Window To Image Filter

Ken Martin ken.martin at kitware.com
Mon Jun 28 10:41:57 EDT 1999


You must send the vtkWIndowToImageFilter a Modified() before
capturing new images. This is because the RenderWindow
isn't really a filter. It should work without the Modified, but
we haven't gotten around ot fixing it.

- Ken


>I've got a problem with the vtkWindowToImageFilter. I use 
>vtkWindowToImageFilter to capture the screen. Afterwards I do 
>vtkImageToStructuredPoints and then VtkTIFFWriter. The problem is that I 
>cannot manage to update the image and I always write the first image 
>captured. I'm trying with Update() and UpdateImageInformation() but I get no 
>results.
>
>Thanks
>
>
>Ana Cugat
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
>-----------------------------------------------------------------------------
>This is the private VTK discussion list.  Please keep messages on-topic.
>Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
>To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
><majordomo at gsao.med.ge.com>.  For help, send message body containing
>"info vtkusers" to the same address.     Live long and prosper.
>-----------------------------------------------------------------------------
>



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list