Expand description
Types for the Okhwb color space.
Structs§
- Iter
- An iterator for
Okhwb
values. - Okhwb
- A Hue/Whiteness/Blackness representation of
Oklab
in thesRGB
color space, similar toHwb
. - Uniform
Okhwb - Samples colors uniformly.
Type Aliases§
- Okhwba
- Okhwb with an alpha component. See the
Okhwba
implementation inAlpha
.