Available in the LEADTOOLS Imaging toolkit. |
Combining Images
Use the following methods to combine images from two bitmaps:
To combine image data from the source bitmap (the slave) into the destination bitmap (master) using a perspective warp, use the CombineBitmapWarp method. If you want to specify the areas to be combined, the operations to be performed when combining the data, and which color planes (R or G or B or R, G, and B) are used, use the CombineExt method.
Use the following methods to add or average the bitmaps:
Use the following method to create a fade mask bitmap:
Use the following methods to picturize the bitmap:
Use the following method to replace an image with an image created from images present in a specific directory: