Skip to main content

Type Alias: CIExyY

CIExyY: object

Represents a color in the CIE xyY color space. 'x' and 'y' are the chromaticity coordinates. 'Y' is the luminance component.

Type declaration

NameTypeDefined in
Ynumbertypes.ts:181
xnumbertypes.ts:179
ynumbertypes.ts:180

Defined in

types.ts:178