Supported Browsers Home   
MGL_unloadFontInstance Previous   
MGL_unlockBuffer Next   
External Functions Up   

MGL_unloadIcon

Unloads an icon file from memory.

Declaration

void MGLAPI MGL_unloadIcon(
    icon_t *icon)

Prototype In

mgraph.h

Parameters

icon

Pointer to icon to unload

 

Description

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

See Also

MGL_loadIcon

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