VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / RawDecodingSettings Class
In This Topic
RawDecodingSettings Class Properties
In This Topic
For a list of all properties of this type, see RawDecodingSettings.
Public Properties
 NameDescription
Public PropertyGets or sets the color management decoding settings that are used in the image decoding algorithm. (Inherited from DecodingSettings)
Public PropertyGets or sets the drawing factory. (Inherited from DecodingSettings)
Public PropertyGets or sets the interpolation method that should be applied to the RAW image data when image is decoding.
Public PropertyGets or sets user specified white point that should be used for blue channel when image is decoding.
Public PropertyGets or sets user specified white point that should be used for green channel of RAW image data when image is decoding.
Public PropertyGets or sets user specified white point that should be used for red channel when image is decoding.
Public PropertyGets or sets the white balance method that should be applied to the RAW image data when image is decoding.
See Also