Module palette::white_point[][src]

Expand description

Defines the tristimulus values of the CIE Illuminants.

White point is the reference white or target white as seen by a standard observer under a standard illuminant. For example, photographs taken indoors may be lit by incandescent lights, which are relatively orange compared to daylight. Defining “white” as daylight will give unacceptable results when attempting to color-correct a photograph taken with incandescent lighting.

Structs

CIE standard illuminant A

CIE standard illuminant B

CIE standard illuminant C

CIE D series standard illuminant - D50

CIE D series standard illuminant - D50

CIE D series standard illuminant - D55

CIE D series standard illuminant - D55

CIE D series standard illuminant - D65

CIE D series standard illuminant - D65

CIE D series standard illuminant - D75

CIE D series standard illuminant - D75

CIE standard illuminant E

CIE fluorescent illuminant series - F2

CIE fluorescent illuminant series - F7

CIE fluorescent illuminant series - F11

Traits

WhitePoint defines the Xyz color co-ordinates for a given white point.