On 12 May 2010 15:57, Michael Schnell <[email protected]> wrote: >> > A well know quite versatile resizing Algorithm is Lanczos > (http://en.wikipedia.org/wiki/Lanczos_algorithm). I suppose you can find > a lot implementations of same in source code.
Lanczos is already implemented in the extinterpolation.pp unit. Class is named TLanczosInterpolation (line 69). -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
