[vtkusers] View an image in a window
Nour Mestiri
nourmestiri at yahoo.fr
Mon Nov 17 13:29:52 EST 2008
Hi all vtk users,
I convert a polydata into an image using 'vtkWindowToImageFilter' class:
vtkWindowToImageFilter *w2if = vtkWindowToImageFilter::New();
w2if->SetInput(myRenderWindow);
Now, i want to display this image on a second window.
Can someone tell me how to do that?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081117/30f6b2eb/attachment.htm>
More information about the vtkusers
mailing list