Hi everyone,<br><br>I have a question about the vtkImageMapper class and the GetWholeZMax() function.<br><br>I have an input volume of the following dimensions:<br><br>x = 256 .<br>y = 256<br>z = 120.<br><br>When I use the vtkImageViewer to display the data in the X, Y plane it returns 120 as the number of Z slices available for display.
<br><br>However, in the YZ and the XZ plane the number of Z slices is 199 (200). I actually thought it should be 255. I was wondering if someone can explain to me how exactly this calculation is done...<br><br>Thanks,<br>
<br>Anja.<br>