Module hues

Source
Expand description

Hues and hue related types.

Structs§

Cam16Hue
A hue type for the CAM16 color appearance model.
Cam16HueIter
Iterator over Cam16Hue values.
LabHue
A hue type for the CIE L*a*b* family of color spaces.
LabHueIter
Iterator over LabHue values.
LuvHue
A hue type for the CIE L*u*v* family of color spaces.
LuvHueIter
Iterator over LuvHue values.
OklabHue
A hue type for the Oklab color space.
OklabHueIter
Iterator over OklabHue values.
RgbHue
A hue type for the RGB family of color spaces.
RgbHueIter
Iterator over RgbHue values.