Overload List

NameDescription
PasteFromClipboard(Boolean)
PasteFromClipboard gets the current image in the clipboard
PasteFromClipboard(Int32, Int32)
PasteFromClipboard gets the current image in the clipboard
PasteFromClipboard(IEImage..::..IECopyPasteType, Boolean, Boolean, Boolean)

Pastes an image or layer from the clipboard.

Notes:

- All uncompressed DIB formats are handled (1, 4, 8, 15, 16, 24 and 32 bits)

- Color images of 4, 8, 15, 16, 24 or 32 bits are converted to 24 bit. Monochrome images (1 bit) will remain 1 bit

See Also