Graphics functions (device independent bitmap)

In this section:

Using a 24 bit per pixel array

DISPLAY_DIB_BLOCK@

Displays an array on the screen.

GET_DIB_BLOCK@

Reads a BMP or JPEG file into an array.

GET_DIB_SIZE@

Gets information from a BMP or JPEG file.

PUT_DIB_BLOCK@

Saves an array to a BMP or JPEG file.


Using a handle

CLIPBOARD_TO_SCREEN_BLOCK@

Copies a bitmap on the clipboard to a DIB.

DIB_PAINT@

Displays a DIB.

DIB_PRINT@

Prints a device independent bitmap.

EXPORT_BMP@

Exports a DIB to a BMP file.

EXPORT_GIF@

Exports a DIB to a GIF file.

EXPORT_PCX@

Exports a DIB to a PCX file.

GET_SCREEN_DIB@

Copies part of a graphics area.

IMPORT_BMP@

Reads in a BMP file.

IMPORT_PCX@

Reads in a .PCX file.

IMPORT_GIF@

Reads in a .GIF file.

PRINT_DIB@

Obsolete, use DIB_PRINT@.

RELEASE_SCREEN_DIB@

Releases memory for a DIB.


See Drawing device independent bitmaps for further details.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited