[fpc-pascal] fpImage resample via interpolation
Michael Van Canneyt
michael at freepascal.org
Fri Nov 28 14:14:04 CET 2008
On Thu, 27 Nov 2008, Mattias Gaertner wrote:
> As far as I can see, fpImage has for StretchDraw only the
> TMitchelInterpolation.
>
This is not correct. This is the standard interpolation used.
But you can use other interpolations. The extinterpolation.pp
unit contains other interpolations (6 or 7) that can be used
with the StretchDraw implementation.
But additional interpolations are always welcome.
Michael.
More information about the fpc-pascal
mailing list