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