VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebResampleCommandJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebResampleCommandJS type
    In This Topic
    Changes the image resolution with appropriate resizing. This command changes internal image size (in pixels), but not real image size (in inches or cm).
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebResampleCommandJS();
    
    
    function WebResampleCommandJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS
          Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandWithSourceChangeJS
             Vintasoft.Imaging.ImageProcessing.WebResampleCommandJS

    Browser Compatibility
    56+
    45+
    11
    See Also