Expand description
Types for the CIE L*a*b* (CIELAB) color space.
Structs§
- Iter
- An iterator for
Labvalues. - Lab
- The CIE L*a*b* (CIELAB) color space.
- Uniform
Lab - Samples colors uniformly.
Type Aliases§
- Laba
- CIE L*a*b* (CIELAB) with an alpha component. See the
Labaimplementation inAlpha.