Module cosmic::cosmic_theme::palette::lab
source · Expand description
Types for the CIE L*a*b* (CIELAB) color space.
Structs§
- An iterator for
Lab
values. - The CIE L*a*b* (CIELAB) color space.
Type Aliases§
- CIE L*a*b* (CIELAB) with an alpha component. See the
Laba
implementation inAlpha
.