cosmic
0.1.0
Module luv
Module Items
Structs
Type Aliases
In cosmic::
cosmic_
theme::
palette
cosmic
::
cosmic_theme
::
palette
Module
luv
Copy item path
source
Expand description
Types for the CIE L*u*v* (CIELUV) color space.
Structs
§
Iter
An iterator for
Luv
values.
Luv
The CIE L*u*v* (CIELUV) color space.
Type Aliases
§
Luva
CIE L*u*v* (CIELUV) with an alpha component. See the
Luva
implementation in
Alpha
.