![]() | IBitmapImagePaste Method (IBitmapImage, Int32, Int32) |
Namespace: CohesiveComputing.Imaging
void Paste( IBitmapImage pasteSourceImg, int destX, int destY )
Exception | Condition |
---|---|
ArgumentNullException | pasteSourceImg |
NotSupportedException | Operation not supported for implementation of argument pasteSourceImg. |
ArgumentOutOfRangeException | destX or destY |