Module cosmic::cosmic_theme::palette::luv
source · Expand description
Types for the CIE L*u*v* (CIELUV) color space.
Structs§
- An iterator for
Luv
values. - The CIE L*u*v* (CIELUV) color space.
Type Aliases§
- CIE L*u*v* (CIELUV) with an alpha component. See the
Luva
implementation inAlpha
.