Image::FromHbitmap Method
.NET Framework (current version)
Creates a Bitmap from a Windows handle.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FromHbitmap(IntPtr) | Creates a Bitmap from a handle to a GDI bitmap. |
![]() ![]() | FromHbitmap(IntPtr, IntPtr) | Creates a Bitmap from a handle to a GDI bitmap and a handle to a GDI palette. |
Show:

