Module gradient

Source

Structs§

ColorStop
Offset and color of a transition point in a gradient.
ColorStops
Collection of color stops.
Gradient
Definition of a gradient that transitions between two or more colors.

Enums§

GradientKind
Properties for the supported gradient types.

Constants§

DEFAULT_GRADIENT_COLOR_SPACE 🔒
The default for Gradient::interpolation_cs.

Traits§

ColorStopsSource
Trait for types that represent a source of color stops.