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