Hi everyone,<br><br>Another interesting observation:<br><br>The scaling does not happen when I use vtkImageViewer instead of vtkImageViewer2... so it must be something in the image viewer 2 component, but I am yet to figure it out!
<br><br><div><span class="gmail_quote">On 16/08/06, <b class="gmail_sendername">Anja Ende</b> &lt;<a href="mailto:anja.ende@googlemail.com">anja.ende@googlemail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi everyone,<br><br>I am using vtkImageViewer2 component to show a display image that I host in a QT Window. <br><br>I have scaled the image through vtkImageReslice and vtkTransform. However, when the image is displayed, the vtkImageViewer2 scales it again to fit the window size. Somewhere along the line, VTK is telling its renderers or the render windows to rescale their displays.
<br><br>I am browsing through the code but have not found anything like that yet. My first instinct was to look in the vtkRenderInteractor and vtkRenderInteractorStyle but unless I have missed something, they seem to be ok.
<br><br>Also, vtkRenderWindow does not seem to rescale unless the SetSize method is being called by some other object to reduce the size again...<br><br>If anyone ahs any idea on how to turn the auto scaling off completely, I would be very grateful.
<br><br>Thanks again everyone,<br><br>Anna<br>

</div></blockquote></div><br>