init(x:y:)
Creates a chromaticity instance from the argument coordinate pair.
Declaration
init(x: Float32, y: Float32)Parameters
- x:
The chromaticity x-value.
- y:
The chromaticity y-value.
Creates a chromaticity instance from the argument coordinate pair.
init(x: Float32, y: Float32)The chromaticity x-value.
The chromaticity y-value.