Gdi32CreateCompatibleBitmap Method

Overload List

CreateCompatibleBitmap(IntPtr, Int32, Int32) Creates a bitmap compatible with the device that is associated with the specified device context.
CreateCompatibleBitmap(SafeHandle, Int32, Int32) Creates a bitmap compatible with the device that is associated with the specified device context.

See Also