RawDecoder Properties |
The RawDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| BlueAberration | Gets or sets a value controlling the blue aberration of the image. | |
| Brightness | Gets or sets a value controlling the brightness of the decoded image. | |
| Interpolation | Gets or sets the interpolation method used for color enhancement. | |
| Policy | Determines the level of safety the raw codec will try to enforce. | |
| RedAberration | Gets or sets a value controlling the red aberration of the image. | |
| SkipCameraInfoValidation | Gets or sets a value which determines whether camera info validation is skipped. | |
| SupportedImageType | Obsolete. Returns the ImageType that the implemented decoder class supports. (Inherited from ImageDecoder.) | |
| UseCameraMatrix | Gets or sets a value which determines if the raw codec uses the embedded color matrix in a raw image (if
it exists). | |
| WhiteBalance | Gets or sets the color balance of the image reflecting the lighting conditions under which the photo
was taken. |