AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : DocumentErodeUsingDefaults Method |
Visual Basic |
---|
Public Sub DocumentErodeUsingDefaults() |
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.