Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - bmunload http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BmUnload
 Unload a bitmap
------------------------------------------------------------------------------
 Syntax

    BmUnload(<nBitmap>)

 Parameters

    <nBitmap> is a bitmap handle.

 Description

    BmUnload() removes the specified bitmap from memory.  The handle,
    <nBitmap>, becomes invalid and may be reused by a later BmLoadPCX() or
    BmLoadBMP() call.  The memory occupied by the bitmap is freed.

See Also:

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson