<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi all vtk users,</DIV>
<DIV>I convert a polydata into an image using 'vtkWindowToImageFilter' class:</DIV>
<DIV>vtkWindowToImageFilter *w2if = vtkWindowToImageFilter::New();<BR>w2if->SetInput(myRenderWindow);</DIV>
<DIV> </DIV>
<DIV>Now, i want to display this image on a second window.</DIV>
<DIV>Can someone tell me how to do that?</DIV>
<DIV>Thank you</DIV></td></tr></table><br>