Module oklch

Source
Expand description

Types for the Oklch color space.

Structs§

Iter
An iterator for Oklch values.
Oklch
Oklch, a polar version of Oklab.

Type Aliases§

Oklcha
Oklch with an alpha component. See the Oklcha implementation in Alpha.