gflFreeEXIF
The gflFreeEXIF function frees memory allocated by gflBitmapGetEXIF function.
void gflFreeEXIF( GFL_EXIF_DATA * exif_data );
Parameters
- exif_data
- Pointer to a GFL_EXIF_DATA structure.
See also