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