Accusoft.Forms1 - Updated
Erode() Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > Erode Method : Erode() Method
Removes dark color pixels in the image by one in each direction.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Sub Erode() 
Dim instance As ScanFix
 
instance.Erode()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void Erode()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void Erode(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members
Overload List