Gets or sets the factor by which the brightness of each pixel will be multiplied.
Read-write property
Visual Basic |
---|
Public Property CameraRawBrightnessFactor As Double |
The factor by which the brightness of each pixel will be multiplied.
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.