VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageCollectionJS type / setDecodingSettings Methods / setDecodingSettings() Property
Syntax BrowserCompatibility SeeAlso
    setDecodingSettings() Метод
    Sets the default decoding settings for all images from this collection.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageCollectionJS();
    
    var value; // Type: any
    value = instance.setDecodingSettings();
    
    
    Смотрите также