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