Property ColorSimilarityThreshold
ColorSimilarityThreshold
Gets or sets the threshold for color similarity that determines the trigger's activation.
Declaration
public double ColorSimilarityThreshold { get; set; }
Property Value
Type | Description |
---|---|
double | The color similarity threshold. A value typically between 0 and 100 where higher values indicate more strict similarity requirements. |