Method ToBitmap
- Namespace
- DotNetBrowser.WinForms
- Assembly
- DotNetBrowser.WinForms.dll
ToBitmap(Bitmap)
public static Bitmap ToBitmap(this Bitmap bitmap)
Parameters
bitmap
Bitmapthe bitmap to convert
Returns
- Bitmap
the converted bitmap.
public static Bitmap ToBitmap(this Bitmap bitmap)
bitmap
Bitmapthe bitmap to convert
the converted bitmap.