[vtkusers] How to control Window and level?
John Mosso
j-mosso at uniandes.edu.co
Wed Nov 24 17:02:34 EST 2004
Greetings.
I'm trying to control window and level of an image.
Basically I'm doing:
m_InteractorStyleImage = vtkInteractorStyleImage::New();
m_RenderWindowInteractor->SetInteractorStyle(m_InteractorStyleImage);
where m_RenderWindowInteractor is vtkWin32RenderWindowInteractor
zoom and rotations seems to work just fine but none window/level seems to take place using left key mouse.
What am I missing ?? is there any other way to control window/level??
Thank you.
John Mosso.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20041124/5d09334d/attachment.htm>
More information about the vtkusers
mailing list