[vtkusers] vtkWindowToImageFilter -> clipboard
David Doria
daviddoria+vtk at gmail.com
Thu Apr 8 10:57:59 EDT 2010
On Tue, Apr 6, 2010 at 6:20 AM, Sebastian Gatzka
<sebastian.gatzka at stud.tu-darmstadt.de> wrote:
> Hello World.
>
> The question was posted over a year ago:
> http://www.vtk.org/pipermail/vtkusers/2009-January/099243.html
>
> Does anybody know how to copy the content from vtkWindowToImageFilter into
> the clipboard?
> Something like vtkWindowToImageFilter->WriteToClipboard() ?
>
> Sebastian
What do you intend to do with the image once it is on the clipboard?
Maybe off screen rendering will help you?
http://www.vtk.org/Wiki/VTK/Examples/OffScreenRendering
Thanks,
David
More information about the vtkusers
mailing list