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




SpeckWidth
An integer value from 1 to 100 which represents the maximum width an object is considered a speck. The default value is 2.
SpeckHeight
An integer value from 1 to 100 which represents the maximum height an object is considered a speck. The default value is 2.

Glossary Item Box

Detects and removes specks from the current image.

Syntax

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

Parameters

SpeckWidth
An integer value from 1 to 100 which represents the maximum width an object is considered a speck. The default value is 2.
SpeckHeight
An integer value from 1 to 100 which represents the maximum height an object is considered a speck. The default value is 2.

Remarks

Despeckle is the process of removing random specks of noise from an image. The DocumentDespeckle method examines the current image to find objects meeting the current criteria for specks and then removes them. If no parameters are provided, the defaults are used.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.