GetHbitmap()

Bitmap::GetHbitmap() method

Creates a GDI bitmap object from the bitmap represented by the current object.

IntPtr System::Drawing::Bitmap::GetHbitmap()

Return Value

A handle to the created GDI bitmap object.

See Also