Expand description
Types for the CIE L*C*h° color space.
Structs§
- Iter
- An iterator for
Lchvalues. - Lch
- CIE L*C*h°, a polar version of CIE L*a*b*.
Type Aliases§
- Lcha
- CIE L*C*h° with an alpha component. See the
Lchaimplementation inAlpha.
Types for the CIE L*C*h° color space.
Lch values.Lcha implementation in
Alpha.