Struct BackgroundAnalyzeResult
Namespace: Aurigma.DesignAtoms.ImageProcessing.Domain.BitmapBackgroundAnalyze
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public struct BackgroundAnalyzeResult
Inherited Members
System.ValueType.Equals(System.Object)System.ValueType.GetHashCodeSystem.ValueType.ToStringSystem.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetType
Properties
HasBackgroundByBordersAnalyze
public bool HasBackgroundByBordersAnalyze { get; set; }
HasBorderByBorderByHistogramPeaksAnalyze
public bool HasBorderByBorderByHistogramPeaksAnalyze { get; set; }