ScanFix Xpress v9.0 for .NET - Updated
AutoAdjustBrightnessContrast Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : AutoAdjustBrightnessContrast Method
Automatically adjust brightness and contrast of image to enhance the text on image
Syntax
'Declaration
 
Public Sub AutoAdjustBrightnessContrast() 
'Usage
 
Dim instance As ScanFix
 
instance.AutoAdjustBrightnessContrast()
public void AutoAdjustBrightnessContrast()
public: void AutoAdjustBrightnessContrast(); 
public:
void AutoAdjustBrightnessContrast(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Note: Use this function if you wish to adjust brightness and contrast without setting parameters.

See Also

Reference

ScanFix Class
ScanFix Members

Is this page helpful?
Yes No
Thanks for your feedback.