Module cosmic::cosmic_theme::palette::hsl
source · Expand description
Types for the HSL color space.
Structs§
- HSL color space.
- An iterator for
Hsl
values.
Type Aliases§
- Linear HSL with an alpha component. See the
Hsla
implementation inAlpha
.