Hiya,<br><br>I have a vtkImageReslice that is giving me 2D slices. The slices are shown correctly using a simple 2D actor but when I try to visualize it using vtkImageActor I only see like a small part of the image (a bit of the lower left corner).
<br><br>Just for test I viewed it using a vtkActor2D and everything seems ok and it shows correctly at the correct position on the screen and with the correct spacing etc. I would rather not change much there.... What is the best way to get it to work with a vtkImageActor.
<br><br>Thanks and best regards,<br><br>Pankaj<br><br>