Property SimilarityMethod
SimilarityMethod
Sets or gets the method used to calculate the similarity between the source and target colors.
Declaration
ColorSimilarityMethod SimilarityMethod { get; set; }
Property Value
Type | Description |
---|---|
ColorSimilarityMethod | The method, such as CIEDE2000 or EuclideanDistance, used for color comparison. |