Accusoft.ImagXpress13.Net
Despeckle Method




Filters the image using a filter that attempts to eliminate noise in the image.
Syntax
'Declaration
 
Public Sub Despeckle() 
'Usage
 
Dim instance As Processor
 
instance.Despeckle()
public void Despeckle()
public: void Despeckle(); 
public:
void Despeckle(); 
Remarks

The most typical use of this method is to eliminate noise or small black areas in an image. These areas are typically caused when the image is printed on a fax machine

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback