gflLoadBitmapIntoDDB

The gflLoadBitmapIntoDDB function load a picture file into a Windows Device Dependant Bitmap.

GFL_ERROR gflLoadBitmapIntoDDB(
  const char * filename,  
  HBITMAP * hBitmap,  
  GFL_LOAD_PARAMS * params,  
  GFL_FILE_INFORMATION * informations
);

Parameters

Return value

See also