User Tools

Site Tools


en:getclipboardimage

This is an old revision of the document!


GetClipboardImage (Function)

Format

GetClipboardImage ( )

returns internal_image_identifier

Description

Gets the image data on the system clipboard and creates a new memory image. Returns a string with an identifier for use with the other Image* functions and statements.

Example

a = GetClipboardImage()
ImageDraw a, 10,10

See Also

History

1.99New to Version
en/getclipboardimage.1592449600.txt.gz · Last modified: 2020/06/17 21:06 by admin