FreeImage.NET Class Library Reference
|
FreeImageBitmapFromHbitmap Method |
Overload List
| Name | Description | |
|---|---|---|
|
FromHbitmap(IntPtr) |
Creates a FreeImageBitmap from a handle to a GDI bitmap.
|
|
FromHbitmap(IntPtr, IntPtr) |
Creates a FreeImageBitmap from a handle to a GDI bitmap and a handle to a GDI palette.
|
See Also