Login  Register

Re: [Fwd: Re: virtual stack]

Posted by Albert Cardona on May 15, 2007; 4:42pm
URL: http://imagej.273.s1.nabble.com/Fwd-Re-virtual-stack-tp3699465p3699466.html

Hi Thomas,

It is very unexpected that you have placed the FileSaver under
getProcessor and not under setPixels. Any reason for that? Please check
the ImagePlus class and note where does the line changed = true; occurs.
There is where any file saving should happen.

Albert