Accusoft.ScanFixXpress8.Net
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
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown 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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback