[vtkusers] set window\level in vtkImagePlaneWidget
Amy Squillacote
amy.squillacote at kitware.com
Wed Oct 19 10:43:27 EDT 2005
From vtkImagePlaneWidget.h:
// Description:
// Set/Get the current window and level values. Set should
// only be called after SetInput.
void SetWindowLevel(double window, double level);
void GetWindowLevel(double wl[2]);
- Amy
At 10:01 AM 10/19/2005, Oliver Weinheimer wrote:
>Hi all,
>
>is it possible to set the values for window\level in vtkImagePlaneWidget
>with a funcion call?
>The only way i found is via mouse interaction.
>
>regards
>Oliver
>
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
>http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list