Gets or sets whether to convert RGB camera images to sRGB.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CameraRawConvertTosRGB As Boolean
Return Type
Boolean value that is set to true (the default setting) to convert RGB camera raw images to sRGB; set to false otherwise.
Remarks
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.