FreeImageBitmap.FromHbitmap Method
From FreeImage.NET
FreeImage.NET Class Library Reference
|
|
FreeImageBitmapFromHbitmap Method |
| 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.
|