Module cosmic::iced_runtime::core::gradient
source · Expand description
Colors that transition progressively.
Structs§
- A point along the gradient vector where the specified
color
is unmixed. - A linear gradient.
Enums§
- A fill which transitions colors progressively along a direction, either linearly, radially (TBD), or conically (TBD).