Expand description
Gradient types.
Macros§
- Creates a
GradientStops
containing the arguments.
Structs§
- A color stop in a gradient.
- The radial gradient radius length in both dimensions.
- Stops in a gradient.
Enums§
- Specifies how to draw the gradient outside the first and last stop.
- The radial gradient radius base length.
- A stop in a gradient.
Type Aliases§
- Gradient extend mode supported by the render.
- Computed
GradientStop
.