cosmic
0.1.0
Module lab
Module Items
Structs
Type Aliases
In cosmic::
cosmic_
theme::
palette
cosmic
::
cosmic_theme
::
palette
Module
lab
Copy item path
source
Expand description
Types for the CIE L*a*b* (CIELAB) color space.
Structs
§
Iter
An iterator for
Lab
values.
Lab
The CIE L*a*b* (CIELAB) color space.
Type Aliases
§
Laba
CIE L*a*b* (CIELAB) with an alpha component. See the
Laba
implementation in
Alpha
.