I have some 3D ImageData in the scene, and now I want to save all of them to single RAW file. How I can do this?<br><br>I tried use vtkImageAppend but spatial arrangement, and other information it&#39;s broken, also I tried use vtkAppendFilter and vtkProbeFilter(mixing unstructured grid with ImageData) but without good results. <span id="result_box" class="short_text" lang="en"><span class="hps">Finally</span></span> I tried use <span id="result_box" class="short_text" lang="en"><span class="hps">iteratively coping all image to another, but also without good results - </span></span><span id="result_box" class="short_text" lang="en"><span class="hps">I think the</span> <span class="hps">problem is</span> <span class="hps">a different</span> <span class="hps">resolution of my ImageData.</span></span><br>

<br>How I can save these information to single RAW file? <br clear="all"><br>-- <br>&quot;If you build your empire on money, it&#39;ll fall like a house of cards, if you build it on love, you&#39;ve built Taj Mahal!&quot; - Mark Hartmaier<br>

<br>