'Declaration Public Property colorHighThreshold As Integer
public int colorHighThreshold { get; set; }
Property Value
Valid values are from 0 to 255. Default value is 120.
'Declaration Public Property colorHighThreshold As Integer
public int colorHighThreshold { get; set; }
Region of source document image will be classified as image region if difference between 2 any colors in region is less than value of this property.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5