ScanFix Xpress v9.0 for .NET - Updated
Erode() Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > Erode Method : Erode() Method
Reduce dark color pixels in the image by one in each direction.
Syntax
'Declaration
 
Public Overloads Sub Erode() 
'Usage
 
Dim instance As ScanFix
 
instance.Erode()
public void Erode()
public: void Erode(); 
public:
void Erode(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members
Overload List

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