Module lch

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.