ScanFix Xpress v9.0 for .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
 
Public Overloads Sub SmoothObjects() 
'Usage
 
Dim instance As ScanFix
 
instance.SmoothObjects()
public void SmoothObjects()
public: void SmoothObjects(); 
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

Is this page helpful?
Yes No
Thanks for your feedback.