GxImage: PasteImage

PasteImage

This method inserts an image from the clipboard.



 Public Function PasteImage ( ) As Long

Return Values

On error false (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function PasteImage() As Long

[Delphi] function PasteImage() : Integer;

[C++] long PasteImage();

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods MoveTo RotateImage