[vtkusers] Screenshot of a particular region of a window (inside a vtkImageSlice)
David Doria
daviddoria at gmail.com
Sun Mar 18 18:01:47 EDT 2012
I know that vtkWindowToImageFilter essentially allows you to take a
screenshot of a RenderWindow. However, I would like to only save the
part of the window that is inside the bounds of a vtkImageSlice. For
example, if I have an ImageSlice displayed and then do something like
draw on it with a tracer, I want to save the result, but not the
"background" of the render window.
Is there anything in place to do this?
Thanks,
David
More information about the vtkusers
mailing list