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

Function CreateMemDC

include/gdi.h:2085–2090  ·  view source on GitHub ↗

* \fn HDC GUIAPI CreateMemDC (int width, int height, int depth, DWORD flags, \ Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) * \brief Creates a memory DC. * * This function creates a memory DC which have the specified flags and * pixel format. * * \param width The expected width of the result memory DC. * \param height The expected height of the result memory DC. * \param depth

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

BmpfCmptTestWinProcFunction · 0.85
blitting.cFile · 0.85

Calls 1

CreateMemDCExFunction · 0.85

Tested by 1

BmpfCmptTestWinProcFunction · 0.68