VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageConverterJS type / WebImageConverterJS Constructors / WebImageConverterJS Constructor()
Syntax BrowserCompatibility SeeAlso
In This Topic
    WebImageConverterJS Constructor()
    In This Topic
    Initializes a new instance of the WebImageConverterJS class.
    Syntax
    // Parameters
    var updateTimeout; // Type: number
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Imaging.WebImageConverterJS(updateTimeout, service);
    
    
    function WebImageConverterJS() : WebImageConverterJS;
    
    Browser Compatibility
    56+
    45+
    11
    See Also