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

    Return Value

    Цвет. Значение по умолчанию - "rgba(0,0,0,1)".
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также