[vtkusers] How to set the resolution when I save vtkRenderWindow to jpeg?

Kevin H. Hobbs hobbsk at ohiou.edu
Sat Apr 18 13:28:32 EDT 2009


Helend wrote:
> But how to set the resolution of this image?
>   


Try :

	renWin->SetSize( 1024, 1024 );



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090418/379c0933/attachment.pgp>


More information about the vtkusers mailing list