Skip to main content

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.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Methods

ToGrayscaleBitmap

public static GrayscaleBitmap ToGrayscaleBitmap(this Bitmap bitmap)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.Bitmapbitmap
Returns

Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.ColorGradient.Model.GrayscaleBitmap

Was this page helpful?