Skip to main content

Type Alias: YUV

YUV: object

Represents a color in the YUV color space. 'y' is between 0 and 1. 'u' and 'v' are typically between -0.5 and 0.5.

Type declaration

NameTypeDefined in
unumbertypes.ts:98
vnumbertypes.ts:99
ynumbertypes.ts:97

Defined in

types.ts:96