FreeImageBitmap.FromHbitmap Method

FreeImage.NET

FreeImageBitmapFromHbitmap Method
Overload List
  Name Description
Public method Static member FromHbitmap(IntPtr)
Creates a FreeImageBitmap from a handle to a GDI bitmap.
Public method Static member FromHbitmap(IntPtr, IntPtr)
Creates a FreeImageBitmap from a handle to a GDI bitmap and a handle to a GDI palette.
Top
See Also