Module cosmic::cosmic_theme::palette::lch
source · 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
.