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