The gflGetFileInformation function retrieves all informations about a picture file.
GFL_ERROR gflGetFileInformation( const char * filename,
GFL_INT32 index,
GFL_FILE_INFORMATION * information );
Parameters
Return value
The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.
See also