Click or drag to resize

BitmapExtensions Class

Extensions for Bitmap class.
Inheritance Hierarchy
SystemObject
  DotNetBrowser.WinFormsBitmapExtensions

Namespace:  DotNetBrowser.WinForms
Assembly:  DotNetBrowser.WinForms (in DotNetBrowser.WinForms.dll) Version: 2.13.0
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