Login  Register

Re: Copying an 8-bit image

Posted by Florian Leitner on Nov 09, 2010; 10:25am
URL: http://imagej.273.s1.nabble.com/Copying-an-8-bit-image-tp3686474p3686475.html

Hi Michael,

thank you for your answer.
Now I use ij.plugins.Duplicator.run(ImagePlus imp) and it works fine.

I understand your explanation but I still don't get it why it worked with all image types except 8-bit images. According to my understanding it should not have worked with any image types correctly?

Thanks again,
 Florian