VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebMaximumCommandJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebMaximumCommandJS type
    In This Topic
    Applies the arithmetic maximum filter to an image. The maximum filter is defined as the maximum of all pixels within a local region of an image.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebMaximumCommandJS();
    
    
    function WebMaximumCommandJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also