WhitePoint


Class for constructing white points used in RGB color space. The value is stored in the CIE xyY color space. The Y component of the white point is assumed to be 1.

See also
Illuminant

Summary

Public constructors

Cmn
WhitePoint(x: Float, y: Float, z: Float)

Illuminant for CIE XYZ white point

Cmn

Public properties

Float
Cmn
Float
Cmn

Public constructors

WhitePoint

WhitePoint(x: Float, y: Float)

WhitePoint

WhitePoint(x: Float, y: Float, z: Float)

Illuminant for CIE XYZ white point

Public properties

x

val xFloat

y

val yFloat