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




Amount
The distance to reduce the black pixels. This value should be an integer from 1 to 500. The default value is 1.
Direction
An EnhancementDirection which determines the direction to apply the erosion. Black pixels are removed in this direction. The default value is All.

Glossary Item Box

Removes the black pixels in the current image by the given amount in the given direction.

Syntax

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

Parameters

Amount
The distance to reduce the black pixels. This value should be an integer from 1 to 500. The default value is 1.
Direction
An EnhancementDirection which determines the direction to apply the erosion. Black pixels are removed in this direction. The default value is All.

Remarks

Erosion is the process of removing the specified number of black pixels from the existing black pixels on the specified edge or edges of an image.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.