var instance = new Vintasoft.Imaging.ImageProcessing.WebBinarizeCommandJS(); var value; // Type: number value = instance.get_Threshold();
function get_Threshold() : number;
Return Value
Threshold. Valid values are from 0 to 765. Recommended value is 384. Default value is 384.