Hello Everybody<br>I&#39;ve a lot of 2D images in the tif format.Now I want to visualizise<br>them in a volume by java . I use the methods SetFilePrefix and SetFilePattern&nbsp;to&nbsp;specify&nbsp;the&nbsp;file&nbsp;prefix&nbsp;and&nbsp;file&nbsp;pattern.<br>but it&nbsp;can&nbsp;read&nbsp;one&nbsp;slice&nbsp;only(the vtk version of me is 
5.0.2).&nbsp;How can I put the slices together ? <br>one of example&nbsp;by&nbsp;Tcl in the web is : <br><a href="http://public.kitware.com/pipermail/vtkusers/2005-February/078355.html">http://public.kitware.com/pipermail/vtkusers/2005-February/078355.html
</a><br>in that&nbsp;case&nbsp;the method SetImageRange&nbsp;be uesd&nbsp;to&nbsp;specify&nbsp;the&nbsp;image&nbsp;range&nbsp;.while&nbsp;the vtkTIFFReader&nbsp;in&nbsp;the&nbsp;version&nbsp;5.0.2&nbsp;<br>haven&#39;t the method SetImageRange ,which&nbsp;can&nbsp;be&nbsp;used&nbsp;instead&nbsp;?&nbsp;&nbsp;is there&nbsp;any other&nbsp;solution&nbsp;?
<br>Thanks&nbsp; <br>-- <br>chopinwzc