[vtkusers] vtkActor2D to vtkImageData* Possible ?

Toon Huysmans denhuys at hotmail.com
Thu Aug 5 09:17:10 EDT 2004


Glenn,
Maybe you could use the following class :

    vtkOpenGLOffscreenRenderWindow
(http://infinite-entropy.lbl.gov/VTK/vtkOffScreen/)

    OR

    vtkWin32OffscreenRenderWindow (in the contrib directory)

this will avoid the problem of overlapping windows, i think
Greetings,

Toon.

----- Original Message ----- 
From: "Glenn Pierce" <glennpierce at connectfree.co.uk>
To: "Toon Huysmans" <denhuys at hotmail.com>
Cc: "VtkUsers" <vtkusers at vtk.org>
Sent: Thursday, August 05, 2004 3:06 PM
Subject: Re: [vtkusers] vtkActor2D to vtkImageData* Possible ?


> I tried this before.
>
> However, if the window is obscured by a dialogue or menu from a GUI that
> is used to invoke the export an image with said menu and other screen
> dirt on is produced.
>
> Hope that made sense.
>
> Thanks
>
> Glenn
>
> On Thu, 2004-08-05 at 13:48 +0200, Toon Huysmans wrote:
> > vtkWindowToImageFilter
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list