palette
0.7.6
Module lch
Structs
Type Aliases
In crate palette
Module
palette
::
lch
Copy item path
source
·
[
−
]
Expand description
Types for the CIE L*C*h° color space.
Structs
§
Iter
An iterator for
Lch
values.
Lch
CIE L*C*h°, a polar version of
CIE L*a*b*
.
Type Aliases
§
Lcha
CIE L*C*h° with an alpha component. See the
Lcha
implementation in
Alpha
.