MagicWandSettings.Threshold

MagicWandSettings.Threshold property

Gets or sets the tolerance level for pixels color comparison.

public int Threshold { get; set; }

Property Value

The threshold for color comparing.

See Also