Platform | Win32, x64 |
Purpose |
To release the memory for a DIB. |
Syntax |
SUBROUTINE RELEASE_SCREEN_DIB@( HDIB ) |
Description |
HDIB is input as the handle of a device independent bitmap created for example by GET_SCREEN_DIB@, IMPORT_BMP@, or CLIPBOARD_TO_SCREEN_BLOCK@. |