This documentation is archived and is not being maintained.

Image::FromHbitmap Method

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.

  NameDescription
Public method Static member FromHbitmap(IntPtr) Creates a Bitmap from a handle to a GDI bitmap.
Public method Static member FromHbitmap(IntPtr, IntPtr) Creates a Bitmap from a handle to a GDI bitmap and a handle to a GDI palette.
Top
Show: