Accusoft.ScanFixXpress8.Net
Erode() Method




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

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback