<div>Dear all,</div>
<div>I have a vtkRenderer object that contains many different colored actors.</div>
<div>I want to slice the volume to get a colored slice in which the color will be the same as the one at the intersection area (between the slicing plane and the volume).</div>
<div>I can slice the volume using vtkImageReslice by appending the poly data of the actors using vtkAppendPolyData but I cann&#39;t get the color.</div>
<div>Please advise me how to do that.</div>
<div>Thanks.</div>