Login  Register

Re: ip.getPixel returns 'index' not 'value'

Posted by Harry Parker on Sep 08, 2006; 1:48am
URL: http://imagej.273.s1.nabble.com/ip-getPixel-returns-index-not-value-tp3701630p3701632.html

Hi Tony,

You asked:
-----------
Is there any way I can change the image type during runtime, i.e. call a
method at the start of my code to ensure I'm working with the data that I
want to work with, regardless of whether the user has changed the image typr
from the IJ menu ?


------------

Have you seen the plugins tutorial on the ImageJ web site? See section 4.8.

-- Harry