ColorThreshold Property
Summary
Gets or sets a threshold value used when merging segments.
Syntax
public int ColorThreshold { get; set; }
Public Property ColorThreshold As Integer
public:
property int ColorThreshold {
int get();
void set ( int );
}
Property Value
Best values are from 75 to 125.