<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anyone know of a way to render in VTK without 
actually displaying the result; all I need is the pixel data generated by the 
rendering. H</FONT><FONT face=Arial size=2>ow would one specify the size of the 
rendering produced?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>A similar problem is as follows. I want to create a 
renderering of a specific size, say 256 x 256. In Java, I find this problematic 
since whatever I add the vtkPanel to will resize it according to its own agenda. 
Does anyone know a work around? (As you can see, by avoiding drawing the window 
completely, as in my first question, you also avoid this resize 
issue).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any advice would be very much 
appreciated,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Greg</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>