gflFreeBitmapData
The gflFreeBitmapData function frees the content of a GFL_BITMAP structure, and his content.
void gflFreeBitmapData( GFL_BITMAP * bitmap );
Parameters
- bitmap
- Pointer to a GFL_BITMAP structure.
See also