AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : DocumentZoomSmooth Method |
Visual Basic |
---|
Public Sub DocumentZoomSmooth() |
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.