This documentation is archived and is not being maintained.
Image::FromHbitmap Method
Visual Studio 2008
Creates a Bitmap from a Windows handle.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: