var instance = new Vintasoft.Imaging.ImageProcessing.WebSharpenCommandJS(); var value; // Type: number value = instance.get_Amount();
function get_Amount() : number;
Return Value
Amount of process. Valid values are from 1 to 10. Default value is 1.
var instance = new Vintasoft.Imaging.ImageProcessing.WebSharpenCommandJS(); var value; // Type: number value = instance.get_Amount();
function get_Amount() : number;