IBitmapImagePaste Method |
| Name | Description | |
|---|---|---|
| Paste(IBitmapImage, Int32, Int32) | Pastes the specified rectangular image into the destination image. | |
| Paste(IBitmapImage, Int32, Int32, Single, Boolean) | Pastes the specified rectangular image into the destination image, with optional blending and transparency. | |
| Paste(IBitmapImage, Int32, Int32, Int32, Int32, Int32, Int32, Single) | Copies a rectangular region from paste source image in to destination image. | |
| Paste(IBitmapImage, Int32, Int32, Int32, Int32, Int32, Int32, Single, Int32, Single) | Copies a rectangular region from paste source image in to destination image. |