Gets or sets whether to convert RGB camera images to sRGB.
Read-write property
Visual Basic |
---|
Public Property CameraRawConvertTosRGB As Boolean |
Boolean value that is set to true (the default setting) to convert RGB camera raw images to sRGB; set to false otherwise.
Ordinarily ImagXpress will convert RGB camera images to sRGB. To leave the camera images in their native RGB color space and ignore possible camera color space differences, set this property to false.