Combining Images
Use the following methods to combine images from two bitmaps:
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:
TextureAlphaBlend combines image data from a mask bitmap and an underlay bitmap with an underlay effect. The result is used as a fade mask that will be used to combine a source bitmap and a destination bitmap with variable opacity. The result is combined again with the destination bitmap using a constant opacity.