Concept Framework 2.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: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software