Search Results for

    Show / Hide Table of Contents

    Namespace PhotoSauce.MagicScaler.Interpolators

    Classes

    BoxInterpolator

    Implements Box (Averaging) interpolation.

    CubicInterpolator

    Implements Cubic interpolation.

    GaussianInterpolator

    Implements Gaussian (Blurring) interpolation.

    LanczosInterpolator

    Implements Lanczos interpolation.

    LinearInterpolator

    Implements Linear (Triangle/Tent) interpolation.

    PointInterpolator

    Implements Point (Nearest Neighbor) interpolation.

    QuadraticInterpolator

    Implements Quadratic interpolation.

    Spline36Interpolator

    Implements Spline 36 interpolation.

    Interfaces

    IInterpolator

    Provides a means to implement interpolation for image convolution operations

    In This Article
    Back to top Copyright © 2022 Clinton Ingram
    Generated with DocFX