Display-P3 color space.
Implementation object for the Display-P3 color space.
Extended-sRGB color space.
Implementation object for the Extended-sRGB color space.
Display-P3-Linear color space.
Implementation object for the Display-P3-Linear color space.
Rec2020-Linear color space.
Implementation object for the Rec2020-Linear color space.
An object holding the color space implementation.
primaries
Array.
The primaries.
whitePoint
Array.
The white point.
toXYZ
Matrix3
A color space conversion matrix, converting to CIE XYZ.
fromXYZ
Matrix3
A color space conversion matrix, converting from CIE XYZ.
luminanceCoefficients
Array.
The luminance coefficients.
workingColorSpaceConfig
Object
The working color space config.
outputColorSpaceConfig
Object
The drawing buffer color space config.