var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatToBlackWhiteCommandJS(successFunc, errorFunc); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Threshold(value);
function set_Threshold( value : number ) : any;
Parameters
- value
- Threshold. Valid values are from 0 to 765. Recommended value is 384. Default value is 384.