Click or drag to resize

BitmapExtensions Class

Extensions for Bitmap class.
Inheritance Hierarchy
System.Object
  DotNetBrowser.WinForms.BitmapExtensions

Namespace:  DotNetBrowser.WinForms
Assembly:  DotNetBrowser.WinForms (in DotNetBrowser.WinForms.dll) Version: 2.27.5
Syntax
C#
public static class BitmapExtensions

The BitmapExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBitmap
Converts the Bitmap instance to Bitmap.
Top
See Also