VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageConverterJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageConverterJS type
    In This Topic
    Allows to convert image files.
    Syntax
    // Parameters
    var updateTimeout; // Type: number
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Imaging.WebImageConverterJS(updateTimeout, service);
    
    
    function WebImageConverterJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.WebImageConverterJS

    Browser Compatibility
    56+
    45+
    11
    See Also