pub fn steps<C>(c: C, len: NonZeroUsize) -> Vec<Srgba>
Expand description
Get an array of 100 colors with a specific hue and chroma over the full range of lightness. Colors which are not valid Srgba will fallback to a color with the nearest valid chroma.