Login  Register

Re: setInterpolationMethod(int)

Posted by dscho on Apr 30, 2009; 9:23am
URL: http://imagej.273.s1.nabble.com/setInterpolationMethod-int-tp3692727p3692730.html

Hi,

On Thu, 30 Apr 2009, Tony Shepherd wrote:

> The method setInterpolationMethod(int method) is not found by the
> compiler. It should be in ij.process.ImageProcessor.class
>
> Looking at the source code the method is there right after
> setInterpolate(boolean interpolate).

Where exactly did you look for this method?

> The compiler finds this older method but not the new one so it could be
> a version issue. I'm using ImageJ 1.41, which I recently downloaded
> bundled with java.

Obviously not in the version you are _using_: the method was added in
1.42l.

Ciao,
Dscho