Accusoft.ScanFixXpress8.Net - Updated
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()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void SmoothObjects()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void SmoothObjects(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void 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