Expand description
Gradient types.
Macros§
- stops
- Creates a
GradientStopscontaining the arguments.
Structs§
- Color
Stop - A color stop in a gradient.
- Gradient
Radius - The radial gradient radius length in both dimensions.
- Gradient
Stops - Stops in a gradient.
Enums§
- Extend
Mode - Specifies how to draw the gradient outside the first and last stop.
- Gradient
Radius Base - The radial gradient radius base length.
- Gradient
Stop - A stop in a gradient.
- Linear
Gradient Axis - The angle or line that defines a linear gradient.
Type Aliases§
- Render
Extend Mode - Gradient extend mode supported by the render.
- Render
Gradient Stop - Computed
GradientStop.