Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications