Syntax
dbPasteImage(ImageID, x, y [, Transparency])
Description
This command will paste the specified image to the screen. Optionally, you can paste images to bitmaps using the dbSetCurrentBitmap command. If the optional transparent flag is set to one, all coloured pixels of RGB (0,0,0) are not drawn.
See Also