Module palette::gradient[][src]

Types for interpolation between multiple colors.

Structs

Gradient

A linear interpolation between colors.

Range

A domain range for gradient slices.

Slice

A slice of a Gradient that limits its domain.

Take

An iterator over interpolated colors.