Bitmaps Class Help
This class contains functions for creating and discarding bitmaps.
A bitmap is a two–dimensional grid of pixels representing an image. You can use CanvasDrawBitmap to display bitmaps that you create using these functions in a canvas control.
You can use ClipboardGetBitmap and ClipboardPutBitmap in the Clipboard functions class to get and put bitmaps from or on the system clipboard.
Library: User Interface Library