Supported Browsers Home   
MGL_unionRegionRect Previous   
MGL_unloadCursor Next   
External Functions Up   

MGL_unloadBitmap

Unloads a bitmap file from memory.

Declaration

void MGLAPI MGL_unloadBitmap(
    bitmap_t *bitmap)

Prototype In

mgraph.h

Parameters

bitmap

Pointer to bitmap to unload

 

Description

Unloads the specified bitmap file from memory, and frees up all the system resources associated with this bitmap.

See Also

MGL_loadBitmap

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com