palette
0.7.6
Module lab
Structs
Type Aliases
In crate palette
Module
palette
::
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
.