gflSaveBitmap

The gflSaveBitmap function save a picture in memory into a file.

GFL_ERROR gflSaveBitmap(
  char * filename,  
  const GFL_BITMAP * bitmap,  
  GFL_SAVE_PARAMS * params,  
);

Parameters

Return value

See also