[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
PalBmpFree( hBmpPal )-> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<hBmpPal> Is the handle that identifies the BMP bitmap to be freed
RETURNS:
<lSuccess> is TRUE if the function is successful
DESCRIPTION:
PalBmpFree() destroyes a previously loaded BMP Bitmap, freeing all memory
associated to the bitmap. After a call to PalBmpFree, the <hBmpPal> handle
is no longer valid.
See Also:
DestroyObject
PalBmpDraw
Destroy
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson