System::Drawing::Bitmap::GetHbitmap method

Bitmap::GetHbitmap method

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

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

ReturnValue

A handle to the created GDI bitmap object.

See Also