Companion

object Companion

Functions

Link copied to clipboard

Helper to provide the ReferenceWhite enum for a particular full name. If an invalid name is provided, NONE is returned.

Link copied to clipboard

Helper to provide the ReferenceWhite enum for a particular name. If an invalid name is provided, NONE is returned.

Link copied to clipboard

Helper to provide the ReferenceWhite enum for a particular reference ID. If an invalid ID is provided, NONE is returned.

Link copied to clipboard
fun select(illuminant: Illuminant, observer: Observer): ReferenceWhite

Helper to provide the ReferenceWhite enum for a combination of Illuminant and Observer.