Accusoft.Forms1 - Updated
AutoSmoothBackground Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : AutoSmoothBackground Method
Automatically smoothes the image background and removes texture while retaining text quality
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Sub AutoSmoothBackground() 
Dim instance As ScanFix
 
instance.AutoSmoothBackground()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void AutoSmoothBackground()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void AutoSmoothBackground(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members