Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
Adjustment Property




Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastOptions Class : Adjustment Property
Gets and sets the type of contrast adjustment to perform on the image.
Syntax
'Declaration
 
Public Property Adjustment As BrightnessContrastAdjustment
 
'Usage
 
Dim instance As BrightnessContrastOptions
Dim value As BrightnessContrastAdjustment
 
instance.Adjustment = value
 
value = instance.Adjustment
Remarks

The default value is Automatic.

The Automatic setting will compare the analysis results to the target values, and pick what it considers to be the best correction to use on the given image. Changing this value will let you skip the correction step, or force the adaptive or global correction method.

See Also

Reference

BrightnessContrastOptions Class
BrightnessContrastOptions Members