Modifier and Type | Class and Description |
---|---|
class |
SoftCubicResampler
A resampler that uses third-order (cubic) interpolation.
|
class |
SoftLanczosResampler
Lanczos interpolation resampler.
|
class |
SoftLinearResampler
A resampler that uses first-order (linear) interpolation.
|
class |
SoftLinearResampler2
A resampler that uses first-order (linear) interpolation.
|
class |
SoftPointResampler
A resampler that uses 0-order (nearest-neighbor) interpolation.
|
class |
SoftSincResampler
Hann windowed sinc interpolation resampler with anti-alias filtering.
|