Struct DisplayColorInfo
Display color and HDR info.
Inherited Members
Namespace: OpenTK.Platform.Native.Windows
Assembly: OpenTK.Platform.dll
Syntax
public struct DisplayColorInfo
Fields
ColorEncoding
Declaration
public ColorEncoding ColorEncoding
Field Value
Type | Description |
---|---|
ColorEncoding |
ColorSpace
Declaration
public ColorSpace ColorSpace
Field Value
Type | Description |
---|---|
ColorSpace |
ColorVolume
Declaration
public RGBColorVolume ColorVolume
Field Value
Type | Description |
---|---|
RGBColorVolume |
HasColorVolumeInfo
Declaration
public bool HasColorVolumeInfo
Field Value
Type | Description |
---|---|
bool |
HdrActive
Declaration
public bool HdrActive
Field Value
Type | Description |
---|---|
bool |
HdrEnabled
Declaration
public bool? HdrEnabled
Field Value
Type | Description |
---|---|
bool? |
HdrSupported
Declaration
public bool HdrSupported
Field Value
Type | Description |
---|---|
bool |
IsAdvancedColorInfo2
Declaration
public bool IsAdvancedColorInfo2
Field Value
Type | Description |
---|---|
bool |
SDRWhitePoint
Declaration
public ulong SDRWhitePoint
Field Value
Type | Description |
---|---|
ulong |
WideColorGammutActive
Declaration
public bool WideColorGammutActive
Field Value
Type | Description |
---|---|
bool |
WideColorGammutEnabled
Declaration
public bool WideColorGammutEnabled
Field Value
Type | Description |
---|---|
bool |
WideColorGammutSupported
Declaration
public bool WideColorGammutSupported
Field Value
Type | Description |
---|---|
bool |