VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebEmbossCommandJS type / get_Depth Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Depth Метод
    В этом разделе
    Возвращает глубину процесса.
    Синтаксис
    var instance = new Vintasoft.Imaging.ImageProcessing.WebEmbossCommandJS();
    
    var value; // Type: number
    value = instance.get_Depth();
    
    
    function get_Depth() : number;
    

    Return Value

    Глубина процесса. Допустимые значения: от 1 до 10. Значение по умолчанию: 2.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также