Creates a GDI bitmap object from this FreeImageBitmap with the same
color depth as the primary device.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public IntPtr GetHbitmapForDevice() |
| Visual Basic (Declaration) |
|---|
Public Function GetHbitmapForDevice As IntPtr |
| Visual C++ |
|---|
public: IntPtr GetHbitmapForDevice() |