Expand description
Colors that transition progressively.
Structs§
- Color
Stop  - A point along the gradient vector where the specified 
coloris unmixed. - Linear
 - A linear gradient.
 
Enums§
- Gradient
 - A fill which transitions colors progressively along a direction, either linearly, radially (TBD), or conically (TBD).