ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Methods > PasteMergeFromClipboard Method |
Pastes an image from the clipboard and merges it with the content of the current IGPage Object.
PasteMergeFromClipboard(Left As Long, Top As Long, Mode As
enumArithmetic)
Name | Description |
---|---|
Left | X position in destination image at which to place the upper left corner of the clipboard image when merging. |
Top | Y position in destination image at which to place the upper left corner of the clipboard image when merging. |
Mode | Arithmetic operation used to image merge. See enumArithmetic constants. |
N/A
N/A
Display