Accusoft.ImagXpress12.Net
RemoveDust Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class : RemoveDust Method




defectThreshold

An integer value which represents the defect threshold.

The range is from -255 to 255.

defectFilterAdjustment

An integer value which represents the defect filter adjustment.

The range is from -6 to 2.

defectSmoothingAdjustment

An integer value which represents the defect smoothing adjustment.

The range is from -5 o 100.

defectType
A DefectType.

Glossary Item Box

Removes what appears to be dust on the image by the given parameters.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

defectThreshold

An integer value which represents the defect threshold.

The range is from -255 to 255.

defectFilterAdjustment

An integer value which represents the defect filter adjustment.

The range is from -6 to 2.

defectSmoothingAdjustment

An integer value which represents the defect smoothing adjustment.

The range is from -5 o 100.

defectType
A DefectType.

Remarks

Before calling this method you must set an area using the SetArea method.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.