Search Results for

    Show / Hide Table of Contents

    Class MedianBlurFilter

    A filter to apply Median blur to an image.

    Inheritance
    System.Object
    MedianBlurFilter
    Implements
    IImageFilter
    Namespace: IronBarCode
    Assembly: IronBarCode.dll
    Syntax
    public class MedianBlurFilter : Object, IImageFilter

    Constructors

    MedianBlurFilter()

    Initializes a new instance of the MedianBlurFilter class.

    Declaration
    public MedianBlurFilter()

    MedianBlurFilter(Int32)

    Initializes a new instance of the MedianBlurFilter class.

    Declaration
    public MedianBlurFilter(int kernelSize)
    Parameters
    Type Name Description
    System.Int32 kernelSize

    Size of the kernel to apply Median blur.

    Properties

    KernelSize

    Size of the kernel to apply Median blur. Must be an odd value greater than 0. Default = 5.

    Declaration
    public int KernelSize { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

    IImageFilter
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronBarcode to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronBarcode free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.