LEADTOOLS Raster Imaging C++ Class Library Help > LEADTOOLS Raster Imaging Features > Region Processing > Region Processing and Floaters Functionality > Raster Image Functions: Functions Where the Region Preempts the Bitmap |
If a bitmap has a region, the following functions act on the region, not on the whole bitmap. To determine whether a bitmap has a region, use the LBitmapRgn::BitmapHasRgn function. To remove a bitmap region so that these functions act on the bitmap, use the LBitmapRgn::Free function.
LBitmap::MultiScaleEnhancement