Accusoft ImagXpress 13
DocumentLineRemovalUsingDefaults Method
Description
Automatically detects and removes lines from the current image. Uses the default settings of the DocumentLineRemoval Method.
Syntax
Visual Basic
Public Sub DocumentLineRemovalUsingDefaults() 
Remarks

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.

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback