public enum ColorMatchingMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorMatchingMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ColorMatchingMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorMatchingMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Histogram | Histogram. |
LinearCorrelation | Linear correlation. |
None | None. |
Statistics | Statistics. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ColorMatchingMethod
Target Platforms: Windows 11, Windows 10, Windows 8.1