AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : DocumentLineRemovalUsingDefaults Method |
Visual Basic |
---|
Public Sub DocumentLineRemovalUsingDefaults() |
This method is similar to the DocumentLineRemoval Method, but uses the default settings.
Line removal is the process of detecting and removing vertical and horizontal lines from an image. This method examines the current image to find lines and modifies the image to remove them.
Outputs
Using the DocumentLineRemoval method
1. Load a 1 bit image from a file or stream input.
2. Call DocumentLineRemovalUsingDefaults.
3. Examine properties (Lines are removed from current image.)
Note: Available in Professional Edition.