var instance = new Vintasoft.Imaging.ImageProcessing.WebSharpenCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Amount(value);
function set_Amount(
valueОбъем процесса. Допустимые значения: от 1 до 10. Значение по умолчанию - 1.: number
) : any;
Parameters
- value
- Объем процесса. Допустимые значения: от 1 до 10. Значение по умолчанию - 1.