Skip to content

Unit GR32_Resamplers ​

The GR32_Resamplers unit contains resampling kernels and interpolation filters used for bitmap scaling and transformations.


Classes ​

  • TLinearResampler: Bilinear interpolation resampler.
  • TNearestResampler: Nearest neighbor (point) resampler.
  • TKernelResampler: High-quality windowed sinc / Lanczos / Gaussian resampler.