Click or drag to resize

BitmapExtensions Class

Extensions for Bitmap class.
Inheritance Hierarchy
SystemObject
  DotNetBrowser.WpfBitmapExtensions

Namespace:  DotNetBrowser.Wpf
Assembly:  DotNetBrowser.Wpf (in DotNetBrowser.Wpf.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