Property MinSimilarityThreshold
MinSimilarityThreshold
Gets or sets the threshold for color similarity that determines the trigger's activation.
Declaration
public double MinSimilarityThreshold { 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. |