FreeImageBitmap.ToBitmap Method
From FreeImage.NET
FreeImage.NET Class Library Reference
| FreeImageBitmapToBitmap Method |
Converts this FreeImageBitmap instance to a Bitmap instance.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public Bitmap ToBitmap()
Return Value
Type: BitmapA new instance of Bitmap initialized this instance.