getPixels on ImageStack
Posted by frenshilo on May 20, 2008; 6:42pm
URL: http://imagej.273.s1.nabble.com/getPixels-on-ImageStack-tp3696139.html
Hi everyone.
I would like some help in converting an ImageStack to a byte[], as getPixels method does to an ImageProcessor.
I´m processing 3D images and I want to reuse some older plug-in I developed to deal with 2D images.
Thanx