fromByte

fun fromByte(byte: Byte?): Illuminant

Helper to provide the Illuminant enum for a particular illuminant byte value. If an invalid value is provided, NONE is returned.

Return

Illuminant enum corresponding to the provided value

Parameters

byte

Byte value of the given illuminant