Click or drag to resize

IBitmapImagePaste Method

Overload List
  NameDescription
Public methodPaste(IBitmapImage, Int32, Int32)
Pastes the specified rectangular image into the destination image.
Public methodPaste(IBitmapImage, Int32, Int32, Single, Boolean)
Pastes the specified rectangular image into the destination image, with optional blending and transparency.
Public methodPaste(IBitmapImage, Int32, Int32, Int32, Int32, Int32, Int32, Single)
Copies a rectangular region from paste source image in to destination image.
Public methodPaste(IBitmapImage, Int32, Int32, Int32, Int32, Int32, Int32, Single, Int32, Single)
Copies a rectangular region from paste source image in to destination image.
Top
See Also