Class BitmapExtensionMethods
Namespace: Aurigma.DesignAtoms.ImageProcessing.Extensions
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public static class BitmapExtensionMethods
Inheritance: System.Object -> BitmapExtensionMethods
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
ToGrayscaleBitmap
public static GrayscaleBitmap ToGrayscaleBitmap(this Bitmap bitmap)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.Bitmap | bitmap |
Returns
Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.ColorGradient.Model.GrayscaleBitmap