Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
SmoothObjects() Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > SmoothObjects Method : SmoothObjects() Method
Smoothes edges in the image by the default amount in a bitonal image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub SmoothObjects() 
 
'Usage
 
Dim instance As ScanFix
 
instance.SmoothObjects()
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Note: Use this method if the default amount of 3 is acceptable.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List