Accusoft ImagXpress 13
DocumentErodeUsingDefaults Method
Description
Removes the black pixels in the current image by the given amount in the given direction. Uses the default settings of the DocumentErode Method.
Syntax
Visual Basic
Public Sub DocumentErodeUsingDefaults() 
Remarks

This method is similar to the DocumentErode Method, but uses the default settings.

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.

Output

Using DocumentErode

1. Load a 1 bit image from a file or stream input.

2. Call DocumentErodeUsingDefaults.

3. The current image is eroded.

 

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback