Module lab

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.