This lists the functions to display bitmaps.
Functions
|
Name |
Description |
|
This function outputs a full or a partial image starting from left,top coordinates. The partial image starts at xoffset and yoffset. Size is specified by the given width and height parameters. | |
|
This function returns the image height. | |
|
This function returns the image width. |
Macros
Name |
Description |
This renders the image pointed to by "image" starting from left, top coordinates. |
Structures
Name |
Description |
Structure describing the bitmap header. |
Topics
Name |
Description |
Bitmap rendering settings. | |
Bitmap data structure is dependent on the location. |
Links