Accusoft ImagXpress 13
DocumentDilateUsingDefaults Method
Description
Examines pixels in the current image and expands the black ones by given amount in given direction. Uses the default settings of the DocumentDilate Method.
Syntax
Visual Basic
Public Sub DocumentDilateUsingDefaults() 
Remarks

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

This method validates the input, examines the pixels, expands the black pixels, and returns results from the detection and correction process.

Outputs

 

Using DocumentDilate

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

2. Call DocumentDilateUsingDefaults.

3. The current image is dilated.

 

Note: Available in Professional Edition.

 

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback