Click or drag to resize

RawDecoderUseCameraMatrix Property

Gets or sets a value which determines if the raw codec uses the embedded color matrix in a raw image (if it exists).

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Raw (in Atalasoft.dotImage.Raw.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool UseCameraMatrix { get; set; }

Property Value

Type: Boolean
Remarks
Defaults to false
See Also