Struct RawCapabilitiesInfo
Defines raw codec capabilites.
public struct RawCapabilitiesInfo
- Inherited Members
Fields
CbSize
Size of the RawCapabilitiesInfo structure.
public int CbSize
Field Value
CodecMajorVersion
The codec's major version.
public int CodecMajorVersion
Field Value
CodecMinorVersion
The codec's minor version.
public int CodecMinorVersion
Field Value
ContrastSupport
The RawCapabilities of contrast support.
public RawCapabilities ContrastSupport
Field Value
DestinationColorProfileSupport
The RawCapabilities of destination color profile support.
public RawCapabilities DestinationColorProfileSupport
Field Value
ExposureCompensationSupport
The RawCapabilities of exposure compensation support.
public RawCapabilities ExposureCompensationSupport
Field Value
GammaSupport
The RawCapabilities of gamma support.
public RawCapabilities GammaSupport
Field Value
KelvinWhitePointSupport
The RawCapabilities of kelvin white point support.
public RawCapabilities KelvinWhitePointSupport
Field Value
NamedWhitePointSupport
The RawCapabilities of NamedWhitePoint support.
public RawCapabilities NamedWhitePointSupport
Field Value
NamedWhitePointSupportMask
The NamedWhitePoint mask.
public int NamedWhitePointSupportMask
Field Value
NoiseReductionSupport
The RawCapabilities of noise reduction support.
public RawCapabilities NoiseReductionSupport
Field Value
RGBWhitePointSupport
The RawCapabilities of RGB white point support.
public RawCapabilities RGBWhitePointSupport
Field Value
RenderModeSupport
The RawCapabilities of RawRenderMode support.
public RawCapabilities RenderModeSupport
Field Value
RotationSupport
The RawRotationCapabilities of rotation support.
public RawRotationCapabilities RotationSupport
Field Value
SaturationSupport
The RawCapabilities of saturation support.
public RawCapabilities SaturationSupport
Field Value
SharpnessSupport
The RawCapabilities of sharpness support.
public RawCapabilities SharpnessSupport
Field Value
TintSupport
The RawCapabilities of tint support.
public RawCapabilities TintSupport
Field Value
ToneCurveSupport
The RawCapabilities of tone curve support.
public RawCapabilities ToneCurveSupport