In this section:
Using a 24 bit per pixel array
Displays an array on the screen. |
|
Reads a BMP or JPEG file into an array. |
|
Gets information from a BMP or JPEG file. |
|
Saves an array to a BMP or JPEG file. |
Using a handle
Copies a bitmap on the clipboard to a DIB. |
|
Displays a DIB. |
|
Prints a device independent bitmap. |
|
Exports a DIB to a BMP file. |
|
Exports a DIB to a GIF file. |
|
Exports a DIB to a PCX file. |
|
Copies part of a graphics area. |
|
Reads in a BMP file. |
|
Reads in a .PCX file. |
|
Reads in a .GIF file. |
|
Obsolete, use DIB_PRINT@. |
|
Releases memory for a DIB. |
See Drawing device
independent bitmaps for further details.