Enum ReferenceWhite
Enum to describe valid options for reference white. See ReferenceWhiteExtensions for extension methods.
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public enum ReferenceWhite : ushort
Fields
Name | Description |
---|---|
A_10 | White point using Illuminant A and 10 degree observer. |
A_2 | White point using Illuminant A and 2 degree observer. |
C_10 | White point using Illuminant C and 10 degree observer. |
C_2 | White point using Illuminant C and 2 degree observer. |
D50_10 | White point using Illuminant D50 and 10 degree observer. |
D50_2 | White point using Illuminant D50 and 2 degree observer. |
D55_10 | White point using Illuminant D55 and 10 degree observer. |
D55_2 | White point using Illuminant D55 and 2 degree observer. |
D65_10 | White point using Illuminant D65 and 10 degree observer. |
D65_2 | White point using Illuminant D65 and 2 degree observer. |
D75_10 | White point using Illuminant D75 and 10 degree observer. |
D75_2 | White point using Illuminant D75 and 2 degree observer. |
Empty | Unknown / other reference white point |
F11_10 | White point using Illuminant F11 and 10 degree observer. |
F11_2 | White point using Illuminant F11 and 2 degree observer. |
F2_10 | White point using Illuminant F2 and 10 degree observer. |
F2_2 | White point using Illuminant F2 and 2 degree observer. |
F7_10 | White point using Illuminant F7 and 10 degree observer. |
F7_2 | White point using Illuminant F7 and 2 degree observer. |