MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / LoadBitmapEx

Function LoadBitmapEx

include/gdi.h:11719–11722  ·  view source on GitHub ↗

* \fn int GUIAPI LoadBitmapEx (HDC hdc, PBITMAP pBitmap, \ MG_RWops* area, const char* ext) * \brief Load a device-dependent bitmap from a general data source. * * This function loads a device-dependent bitmap from the data source \a area. * * \param hdc The device context. * \param pBitmap The pointer to the BITMAP object. * \param area The data source. * \param ext The ex

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

LoadBitmapFromFileFunction · 0.85
LoadBitmapFromMemFunction · 0.85
LoadBitmapIconExFunction · 0.85

Calls 1

LoadBitmapEx2Function · 0.85

Tested by

no test coverage detected