Creates a GDI bitmap object from this FreeImageBitmap.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public IntPtr GetHbitmap() |
Visual Basic (Declaration) |
---|
Public Function GetHbitmap As IntPtr |
Visual C++ |
---|
public: IntPtr GetHbitmap() |