Class BitmapBackgroundAnalyzer
Namespace: Aurigma.DesignAtoms.ImageProcessing.Services.RasterServices
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public static class BitmapBackgroundAnalyzer
Inheritance: System.Object -> BitmapBackgroundAnalyzer
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
AnalyzeBitmapBackground
public static BackgroundAnalyzeResult AnalyzeBitmapBackground(Bitmap sourceBitmap)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.Bitmap | sourceBitmap |
Returns
Aurigma.DesignAtoms.ImageProcessing.Domain.BitmapBackgroundAnalyze.BackgroundAnalyzeResult