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

    Return Value

    Экземпляр класса WebNoiseTypeEnumJS. Значение по умолчанию - "Uniform".
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также