Module zng::color::gradient

source ·
Expand description

Color gradient types and nodes.

Macros§

Structs§

Enums§

Functions§

  • Starts building a conic gradient with the angle and color stops.
  • Starts building a gradient with the color stops.
  • Starts building a linear gradient with the axis and color stops.
  • Starts building a radial gradient with the radius and color stops.

Type Aliases§