Overload List

  NameDescription
Paste(FreeImageBitmap, Point, Int32)
Alpha blend or combine a sub part image with tthis FreeImageBitmap. The bit depth of bitmap must be greater than or equal to the bit depth this instance.
Paste(FreeImageBitmap, Int32, Int32, Int32)
Alpha blend or combine a sub part image with this FreeImageBitmap. The bit depth of bitmap must be greater than or equal to the bit depth this instance.

See Also