Posted by Albert Cardona on May 26, 2008; 5:41pm URL: http://imagej.273.s1.nabble.com/getPixels-on-ImageStack-tp3696139p3696142.html
frenshilo wrote:
> Dear Albert, thank´s for your reply.
>
> I tried your suggestion.
> But it happens me a new doubt: how can I concatenate slices in only one
> byte[]? I tried arraycopy and it doesn´t work well. Any suggestion?
>
You need to read some basic java documentation. I suggest "Thinking in
Java", which is free and online and fairly complete.