Module iced_graphics::gradient

source ·
Expand description

For creating a Gradient.

Re-exports

Modules

  • Linear gradient builder & definition.

Structs

  • A point along the gradient vector where the specified color is unmixed.

Enums

  • A fill which transitions colors progressively along a direction, either linearly, radially (TBD), or conically (TBD).
  • The location of a relatively-positioned gradient.
  • The position of the gradient within its bounds.