Gdi32CreateCompatibleDC Method

Overload List

CreateCompatibleDC(IntPtr) Creates a memory device context (DC) compatible with the specified device.
CreateCompatibleDC(SafeHandle) Creates a memory device context (DC) compatible with the specified device.

See Also