Start native apps faster with the Composables CLI ->
Class

WhitePoint

Class for constructing white points used in RGB color space.

Source set: Common
public data class WhitePoint(public val x: Float, public val y: Float)

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.