Module picto::color::gradient[][src]

Expand description

Types for interpolation between multiple colors.

Structs

A linear interpolation between colors.

A domain range for gradient slices.

A slice of a Gradient that limits its domain.

An iterator over interpolated colors.