[vtkusers] JPG/GIF output ?

Sebastien BARRE seb-ml-vtk at barre.nom.fr
Thu Sep 7 21:59:55 EDT 2000


At 20:30 07/09/00 -0400, Will Schroeder a écrit:
>Here's what I do:
>
>vtkRendererSource rs
>   rs SetInput ren1
>vtkTIFFWriter w
>   w SetInput [rs GetOuput]
>   w SetFileName "image.tif"
>   w Write

How does vtkRendererSource compare to vtkWindowToImageFilter ? More 
specifically, we know that the window should be fully visible so that 
vtkWindowToImageFilter works (thus using 'raise' in Tcl), how about the 
vtkRendererSource ?

Thanks






More information about the vtkusers mailing list