SVG Paint specification for fill or stroke, including solids and gradients.
Show All |
Enums
Public Member Functions
-
Paint ()
-
Paint (uint8_t type)
-
Paint (const ColorA8u &color)
-
boolisNone () const
-
boolisLinearGradient () const
-
boolisRadialGradient () const
-
const ColorA8u &getColor (size_t idx=0) const
-
floatgetOffset (size_t idx) const
-
size_tgetNumColors () const
-
vec2getCoords0 () const
-
vec2getCoords1 () const
-
floatgetRadius () const
-
booluseObjectBoundingBox () const
-
boolspecifiesTransform () const
-
mat3getTransform () const