Illuminant

Enum to describe the available options for reference illuminant

Entries

Link copied to clipboard

Illuminant A

Link copied to clipboard

Illuminant C

Link copied to clipboard

Illuminant D50

Link copied to clipboard

Illuminant D55

Link copied to clipboard

Illuminant D65

Link copied to clipboard

Illuminant D75

Link copied to clipboard

Illuminant F2

Link copied to clipboard

Illuminant F7

Link copied to clipboard

Illuminant F11

Link copied to clipboard

Other / unknown illuminant

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique ID for the illuminant

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

Full name for display in UI (e.g. - 'D50' for D50)

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.