Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::UnmakeImageFileEx Function
C++
__cdecl IMAGE_PROC void UnmakeImageFileEx(Image pif DBG_PASS);
void (* UnmakeImageFileEx)(Image pif DBG_PASS);
void (* UnmakeSprite)(PSPRITE sprite, int bForceImageAlso);
#define UnmakeImageFile(pif) UnmakeImageFileEx( pif DBG_SRC )
Parameters 
Description 
Image 
an image to destroy 
Image pif DBG_PASS 
Adds DBG_PASS parameter for the release memory tracking. 
Image 
the Image to release. 

Releases an image, has extra debug parameters.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!