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

    Return Value

    Экземпляр класса WebColorBaseJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также