Skip to main content

Type Alias: LAB

LAB: object

Represents a color in the LAB color space. 'l' (lightness) is typically between 0 and 100. 'a' and 'b' are typically between -128 and 127.

Type declaration

NameTypeDefined in
anumbertypes.ts:59
bnumbertypes.ts:60
lnumbertypes.ts:58
whitePointWhitePointtypes.ts:61

Defined in

types.ts:57