Module okhwb

Source
Expand description

Types for the Okhwb color space.

Structs§

Iter
An iterator for Okhwb values.
Okhwb
A Hue/Whiteness/Blackness representation of Oklab in the sRGB color space, similar to Hwb.
UniformOkhwb
Samples colors uniformly.

Type Aliases§

Okhwba
Okhwb with an alpha component. See the Okhwba implementation in Alpha.