[vtkusers] 3D to 2D

Amy Squillacote amy.squillacote at kitware.com
Fri Aug 19 09:19:39 EDT 2005


Use vtkWindowToImageFilter. Pass the output of that filter to an 
image writer (e.g., vtkTIFFWriter, vtkJPEGWriter, etc.).
- Amy

At 06:28 AM 8/19/2005, Zied Majdoub wrote:
>Hello,
>I want to know how I can use vtk to save a 2D image from a 3D 
>object, I want to save what I see in the rendering window. Thanks
>Zied
>_______________________________________________
>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