[vtkusers] VtkTIFFWriter & BMP
Sebastian Hirschberg
sebastian.hirschberg at bluewin.ch
Tue Jun 25 17:15:45 EDT 2002
Hi Giancarlo
I have recently found the same behaviour and I think, this is not a problem
with the vtkTIFFWriter but with the vtkWindowToImageFilter. If you call the
Modified method of the vtkWindowToImageFilter every time before you write the
image, it will work.
Sebastian
Am Tuesday 25 June 2002 15:52 schrieb Giancarlo Amati:
> Hello Everybody,
>
> my question is: I'm using VtkTIFFWriter to save TIFF images of my render
> window. And it works well for one image. While I'm producing a sequece of
> images, the output I obtain is always the same initial image.
> Is there a way to update the writer with the new contents of my window?
>
> Thank a lot
> Giancarlo
More information about the vtkusers
mailing list