iced

Module gradient

Source
Expand description

Colors that transition progressively.

Structs§

ColorStop
A point along the gradient vector where the specified color is unmixed.
Linear
A linear gradient.

Enums§

Gradient
A fill which transitions colors progressively along a direction, either linearly, radially (TBD), or conically (TBD).