Accusoft.ImagXpress13.Net
Dilate Method




Enlarges the boundaries of regions of foreground pixels in the current image using a 3x3 maximum filter.
Syntax
'Declaration
 
Public Sub Dilate() 
'Usage
 
Dim instance As Processor
 
instance.Dilate()
public void Dilate()
public: void Dilate(); 
public:
void Dilate(); 
Remarks

This method enhances/fills in divets in black letters and lines on an image.

Use this method on images with a bit depth greater than 1. Use the DocumentDilate method for bitonal images.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback