gflSaveBitmapIntoMemory

The gflSaveBitmapIntoMemory function save a picture in memory.

GFL_ERROR gflSaveBitmapIntoHandle(
  GFL_UINT8 ** data,  
  GFL_UINT32 * data_length,  
  const GFL_BITMAP * bitmap,  
  GFL_SAVE_PARAMS * params
);

Parameters

Return value

See also