anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::SaveInFile

Allows to record the image of the instance in a file. The recording is done in the actual image format.

C++
bool SaveInFile(char * pszFileFullPath);
Parameters 
Description 
char * pszFileFullPath 
[in] pointer of the complete name of the file to be generated. 

If the recording it is carried out correctly, the returned value is true, false if not.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!