var instance = new Vintasoft.Imaging.ImageProcessing.WebCannyEdgeDetectorCommandJS(); var value; // Type: number value = instance.get_LowThreshold();
function get_LowThreshold() : number;
Return Value
Low threshold. Valid values are from 0 to 255. Default value is 20.