* \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 not stored for this graph (policy: none)