ColorThreshold Property
Summary
Threshold value used to combine colors.
Syntax
public int ColorThreshold { get; set; }
Public Property ColorThreshold As Integer
public:
property int ColorThreshold {
int get();
void set ( int );
}
Property Value
The best value is 25. Values saturate at 443.