Gets or sets the factor by which the brightness of each pixel will be multiplied.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CameraRawBrightnessFactor As Double
Return Type
The factor by which the brightness of each pixel will be multiplied.
Remarks
Valid values are 0 (indicating nothing should be done) or .01 to 100.0. The default value is 0. To effectively use this parameter, CameraRawAutoBrightnessAndContrast Property should be set to false.