Values
Values in the Creator API.
Values
Values in the Creator API.
| Type | Description |
| Color | Represents an RGB color value. |
| ColorStops | Represents an array of color stops for gradients. |
| Font | Reference to a specific font (family + style). |
| FontFamily | An available font family and its styles. |
| FontSource | Where a font family was loaded from. |
| GradientPaint | Base interface for gradient paints. |
| LinearGradientPaint | Represents a linear gradient paint. |
| Matrix | Represents a transformation matrix. |
| PathData | Represents a bezier path composed of multiple points. |
| PathPoint | Represents a point on a bezier path. |
| RadialGradientPaint | Represents a radial gradient paint. |
| Size | Represents dimensions with width and height. |
| SolidPaint | Represents a solid color paint. |
| Vector | Represents a two-dimensional vector. |
Last updated: August 5, 2026 at 11:47 AMEdit this page