Parameters
- hwnd
- An System.IntPtr value indicates the window handle.
- width
- An integer value indicates the bitmap width.
- height
- An integer value indicates the bitmap height.
Return Value
A System.Drawing.Bitmap object represents the created compatible bitmap.