gflConvertDIBIntoBitmap

The gflConvertDIBIntoBitmap function converts a Windows Device Independant Bitmap into GFL_BITMAP.

GFL_ERROR gflConvertDIBIntoBitmap(
  HANDLE hDIB,  

GFL_BITMAP ** bitmap );

Parameters

Return value

See also