BitmapExtensions Class

Extension methods for IBitmap objects.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.5.0.0
C#
public static class BitmapExtensions
Inheritance
Object    BitmapExtensions

Methods

Clone Creates a copy of the specified IBitmap.

See Also