Contents

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.

See Also

Creating a Chromaticity