Table of Contents

Class KnownIlluminants

Namespace
SixLabors.ImageSharp.ColorProfiles
Assembly
SixLabors.ImageSharp.dll

The well known standard illuminants. Standard illuminants provide a basis for comparing images or colors recorded under different lighting

public static class KnownIlluminants
Inheritance
KnownIlluminants
Inherited Members

Remarks

Properties

A

Gets the Incandescent / Tungsten illuminant.

public static CieXyz A { get; }

Property Value

CieXyz

B

Gets the Direct sunlight at noon (obsoleteF) illuminant.

public static CieXyz B { get; }

Property Value

CieXyz

C

Gets the Average / North sky Daylight (obsoleteF) illuminant.

public static CieXyz C { get; }

Property Value

CieXyz

D50

Gets the Horizon Light.

public static CieXyz D50 { get; }

Property Value

CieXyz

D50Icc

Gets the D50 illuminant used in the ICC profile specification.

public static CieXyz D50Icc { get; }

Property Value

CieXyz

D55

Gets the Mid-morning / Mid-afternoon Daylight illuminant.

public static CieXyz D55 { get; }

Property Value

CieXyz

D65

Gets the Noon Daylight: TelevisionF, sRGB color space illuminant.

public static CieXyz D65 { get; }

Property Value

CieXyz

D75

Gets the North sky Daylight illuminant.

public static CieXyz D75 { get; }

Property Value

CieXyz

E

Gets the Equal energy illuminant.

public static CieXyz E { get; }

Property Value

CieXyz

F11

Gets the Philips TL84F, Ultralume 40 illuminant.

public static CieXyz F11 { get; }

Property Value

CieXyz

F2

Gets the Cool White Fluorescent illuminant.

public static CieXyz F2 { get; }

Property Value

CieXyz

F7

Gets the D65 simulatorF, Daylight simulator illuminant.

public static CieXyz F7 { get; }

Property Value

CieXyz