<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DIV.FoxDiv20130328091732595082 {
        LINE-HEIGHT: 1.5; MARGIN: 10px; FONT-FAMILY: Î¢ÈíÑźÚ; COLOR: #000000; FONT-SIZE: 10.5pt
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Î¢ÈíÑźÚ; COLOR: #000080; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.7600.17166">
<STYLE>BLOCKQUOTE {
        MARGIN-TOP: 0px
}
OL {
        MARGIN-TOP: 0px
}
UL {
        MARGIN-TOP: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px">
<DIV>I have defined&nbsp;: </DIV>
<DIV>vtkTIFFReader&nbsp;*reader=vtkTIFFReader::New(); </DIV>
<DIV>vtkImageData&nbsp;*volume=vtkImageData::New();&nbsp; </DIV>
<DIV>My plan is that I read the one TIFF image&nbsp; by the&nbsp; reader above, 
and then the volume will be ready&nbsp;to &nbsp;receive the reader one by one. 
After the LOOP&nbsp; the volume hold the all images. But when I try to write the 
codes I find that I don not which function&nbsp; can I take to achieve&nbsp; my 
goal, or maybe I plan is unprocurable&nbsp; directly or need something&nbsp; 
intermediate ?</DIV>
<DIV>&nbsp; I want&nbsp; to use the volume to store my TIFF images one by 
one,when store all the images I would like to show it in3D. It&nbsp;is my final 
goal!</DIV>
<DIV>Thanks&nbsp;a lot!&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>ljp19890525</SPAN></DIV></BODY></HTML>