var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageSegmentationCommandJS(); var value; // Type: number value = instance.get_ColorLowThreshold();
function get_ColorLowThreshold() : number;
Return Value
Minimum allowable difference between colors for image region. Valid values are from 0 to 255. Default value is 3.