Concept Framework 1.0 documentation Contents | Index

win32.graph.freeimage.FreeImage_Unload

Name Version Deprecated
FreeImage_Unload version 1.0 no

Prototype:
null-returned FreeImage_Unload(number dib)


Description:
Deletes a previously loaded FIBITMAP from memory.
NOTE: You always need to call this function once you're done with a bitmap, or you will have a memory leak.

Returns:
Return null.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software