Re: [fpc-pascal] fpImage resample via interpolation

2008-11-30 Thread Marc Weustink
Mattias Gaertner wrote: On Fri, 28 Nov 2008 15:45:08 +0100 "Vinzent Höfler" <[EMAIL PROTECTED]> wrote: Von: "Mattias Gärtner" <[EMAIL PROTECTED]> I'm curious: who needs more than 13 different image interpolations? 13 different users, of course. ;) That was a rhetorical question, wasn't it?

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Michael Van Canneyt
On Fri, 28 Nov 2008, Mattias Gaertner wrote: > On Fri, 28 Nov 2008 15:47:35 +0100 (CET) > [EMAIL PROTECTED] (Marco van de Voort) wrote: > > > In our previous episode, Graeme Geldenhuys said: > > > > > > > > I'm curious: who needs more than 13 different image > > > > interpolations? > > > > > >

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Mattias Gaertner
On Fri, 28 Nov 2008 15:47:35 +0100 (CET) [EMAIL PROTECTED] (Marco van de Voort) wrote: > In our previous episode, Graeme Geldenhuys said: > > > > > > I'm curious: who needs more than 13 different image > > > interpolations? > > > > Someone that writes image editing/manipulation software like Gimp

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Mattias Gaertner
On Fri, 28 Nov 2008 15:45:08 +0100 "Vinzent Höfler" <[EMAIL PROTECTED]> wrote: > > Von: "Mattias Gärtner" <[EMAIL PROTECTED]> > > > I'm curious: who needs more than 13 different image interpolations? > > 13 different users, of course. ;) > > That was a rhetorical question, wasn't it? Not compl

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > > > > I'm curious: who needs more than 13 different image interpolations? > > Someone that writes image editing/manipulation software like Gimp, > Pixel32, Photoshop etc... ;-) > Someone must have though it's important, otherwise there wouldn't >

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Vinzent Höfler
> Von: "Mattias Gärtner" <[EMAIL PROTECTED]> > I'm curious: who needs more than 13 different image interpolations? 13 different users, of course. ;) That was a rhetorical question, wasn't it? Vinzent. -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Graeme Geldenhuys
On Fri, Nov 28, 2008 at 4:04 PM, Mattias Gärtner <[EMAIL PROTECTED]> wrote: > > I'm curious: who needs more than 13 different image interpolations? Someone that writes image editing/manipulation software like Gimp, Pixel32, Photoshop etc... ;-) Someone must have though it's important, otherwise t

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Mattias Gärtner
Zitat von Graeme Geldenhuys <[EMAIL PROTECTED]>: > On Fri, Nov 28, 2008 at 3:14 PM, Michael Van Canneyt > <[EMAIL PROTECTED]> wrote: > > > > On Thu, 27 Nov 2008, Mattias Gaertner wrote: > > > >> As far as I can see, fpImage has for StretchDraw only the > >> TMitchelInterpolation. > > > > This is n

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Graeme Geldenhuys
On Fri, Nov 28, 2008 at 3:14 PM, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > 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 u

Re: [fpc-pascal] fpImage resample via interpolation

2008-11-28 Thread Michael Van Canneyt
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