Lines Matching full:set
77 /** \brief Set the paint type
95 /** \brief Set linear gradient to a paint object
112 /** \brief Set the paint color
115 * \param rgba Color to be set, in rgba (hex 0xAABBGGRR) format
120 /** \brief Set the paint opacity
123 * \param opacity Opacity to be set, 1 is fully opaque and 0 is fully transparent
128 /** \brief Set stroke width - DEPRECATED USE nema_vg_stroke_set_width
131 * \param stroke_width Stroke width to be set
136 /** \brief Set transformation matrix for texture
144 /** \brief Set texture to paint object
152 …/** \brief Set Lut-based (look-up-table) texture to paint object. See Nema Pixpresso User Manual r…
161 /** \brief Set Conical gradient to paint object
175 /** \brief Set radial gradient to paint object
193 /** \brief Set radial gradient to paint object, with different horizontal and vertical radius
226 /** \brief Set gradient parameters to a gradient object