Module palette::white_point[][src]

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

A

CIE standard illuminant A

B

CIE standard illuminant B

C

CIE standard illuminant C

D50

CIE D series standard illuminant - D50

D55

CIE D series standard illuminant - D55

D65

CIE D series standard illuminant - D65

D75

CIE D series standard illuminant - D75

D50Degree10

CIE D series standard illuminant - D50

D55Degree10

CIE D series standard illuminant - D55

D65Degree10

CIE D series standard illuminant - D65

D75Degree10

CIE D series standard illuminant - D75

E

CIE standard illuminant E

F2

CIE fluorescent illuminant series - F2

F7

CIE fluorescent illuminant series - F7

F11

CIE fluorescent illuminant series - F11

Traits

WhitePoint

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