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

    Return Value

    Значение, указывающее, может ли эта команда изменить изображение.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также