bOk = MImgCopyToClipboard( hImage )

Copies an image to the clipboard.

Parameters
hImage
Number: Handle of the image

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Set bOk = MImgCopyToClipboard( hImage )

Remarks
The clipboard format is CF_DIB.

See also
MImgLoadFromClipboard

Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator