Expand description
Hues and hue related types.
Structsยง
- Cam16
Hue - A hue type for the CAM16 color appearance model.
- Cam16
HueIter - Iterator over
Cam16Huevalues. - LabHue
- A hue type for the CIE L*a*b* family of color spaces.
- LabHue
Iter - Iterator over
LabHuevalues. - LuvHue
- A hue type for the CIE L*u*v* family of color spaces.
- LuvHue
Iter - Iterator over
LuvHuevalues. - Oklab
Hue - A hue type for the Oklab color space.
- Oklab
HueIter - Iterator over
OklabHuevalues. - RgbHue
- A hue type for the RGB family of color spaces.
- RgbHue
Iter - Iterator over
RgbHuevalues.