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

    Return Value

    Ограничение цвета в процентах для расчета черного цвета. Допустимые значения: от 0.0 до 100.0. Значение по умолчанию - 0.05.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также