[vtkusers] vtkWindowToImageFilter
Amy Henderson
amy.henderson at kitware.com
Tue Sep 21 09:25:23 EDT 2004
Hi Francesco,
vtkWindowToImageFilter creates a 2D image of your render window (as if you
did a screen capture of your render window). The output of this filter is
an instance of vtkImageData. The Z dimension of the output will be 0.
- Amy
At 07:11 AM 9/21/2004, francesco caruso wrote:
>Hello
>I'd like to know if with this class
>I can convert a render window with 3d actors into
>a 3d vtkImageData dataset or in a bidimensional one
>
>thanks in advance
>francesco
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic.
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list