Accusoft.ImagXpress13.Net
Erode Method




Erodes the image by eroding away the boundaries using a 3x3 minimum filter.
Syntax
'Declaration
 
Public Sub Erode() 
'Usage
 
Dim instance As Processor
 
instance.Erode()
public void Erode()
public: void Erode(); 
public:
void Erode(); 
Remarks

Reduces and/or erases protrusions from black letters and lines.

Use this method with images that are greater than 1 bit.

For bitonal images, use the DocumentErode method.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback