win32gui.CreateCompatibleBitmap
PyGdiHANDLE = CreateCompatibleBitmap(hdc, width , height )
Creates a bitmap compatible with the device that is associated with the specified device context.
Parameters
PyGdiHANDLE = CreateCompatibleBitmap(hdc, width , height )
Creates a bitmap compatible with the device that is associated with the specified device context.