Module zng_wgt_fill::node

source ·
Expand description

Color and gradient fill nodes and builders.

Structs§

Functions§

  • Starts building a conic gradient with the angle and color stops.
  • Node that fills the widget area with a color.
  • 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.