Accusoft.ImagXpress13.Net
DocumentZoomSmooth Method




Replaces the current 1 bit-per-pixel image with an image whose width and height have been doubled and whose pixels have been smoothed.
Syntax
'Declaration
 
Public Sub DocumentZoomSmooth() 
'Usage
 
Dim instance As Processor
 
instance.DocumentZoomSmooth()
public void DocumentZoomSmooth()
public: void DocumentZoomSmooth(); 
public:
void DocumentZoomSmooth(); 
Remarks

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

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback