Property ThresholdValue
ThresholdValue
Gets or sets the threshold value used to test individual pixels.
[Range(0, 255)]
[Precision(0, 1)]
public double ThresholdValue { get; set; }
Gets or sets the threshold value used to test individual pixels.
[Range(0, 255)]
[Precision(0, 1)]
public double ThresholdValue { get; set; }