[go: up one dir, main page]

Module lab

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.
UniformLab
Samples colors uniformly.

Type Aliases§

Laba
CIE L*a*b* (CIELAB) with an alpha component. See the Laba implementation in Alpha.