BorderRemove method (Main Control)

Visual Basic Example
Visual C++ 4.0 example

Syntax short BorderRemove (long uFlags, long uBorderToRemove, long iBorderPercent, long iWhiteNoiseLength, long iVariance);

Overview:  Refer to Cleaning - up 1-Bit Images

Remarks

(Document/Medical) Removes borders from 1-bit images. To "fine-tune" the performance of this method, try modifying the values for iWhiteNoiseLength, iBorderPercent and iVariance.

This method triggers both the BorderRemoveEvent event and the ProgressStatus event.

See Also

Elements: BorderRemoveEvent event

Topics: Raster Images: Cleaning - up 1-Bit Images