Accusoft.ScanFixXpress8.Net - Updated
AutoSmoothBackground Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : AutoSmoothBackground Method
Automatically smoothes the image background and removes texture while retaining text quality
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Sub AutoSmoothBackground() 
'Usage
 
Dim instance As ScanFix
 
instance.AutoSmoothBackground()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void 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