Accusoft ImagXpress 13
DocumentZoomSmooth Method
Description
Replaces current 1 bit-per-pixel images with an image whose width and height have been doubled and whose pixels have been smoothed.
Syntax
Visual Basic
Public Sub DocumentZoomSmooth() 
Remarks

This method smoothes letters and lines, by first doubling their width and height, then dilates and erodes as required. The result is a larger image, with clearer letters and lines.

 

Output

Using DocumentZoomSmooth

1. Load a 1 bit image from a file or stream input.

2. Call DocumentZoomSmooth.

3. The current image is replaced with a larger smoother image.

 

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | IPImageWasModified Property  | Document Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback