[Paraview] rendering image larger than window size

Li Guan li.9uan at gmail.com
Wed Mar 6 15:02:40 EST 2013


Thank you Utkarsh!
An additional question, if I need to grab the "high-res" Z-buffer, it is
possible?

Li


On Wed, Mar 6, 2013 at 1:56 PM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com
> wrote:

> Lock your ParaView window to 1000x500 and then use
> WriteImage("foo.png", Magnification=2).
>
> On Wed, Mar 6, 2013 at 11:17 AM, Li Guan <li.9uan at gmail.com> wrote:
> > Hi all,
> >
> > My monitor res is 1280x960.
> > Once I lock the paraview window to 2000x1000, and in python shell call
> > WriteImage("test.png"); the saved image is only the size that is
> displayed
> > on the window. Is it possible to save the whole image?
> > I know the option of clicking Save Screenshots on the control panel, but
> is
> > it possible to do it in python command?
> >
> > Many thanks,
> >
> > Li
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> > http://paraview.org/Wiki/ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.paraview.org/mailman/listinfo/paraview
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130306/e634db3b/attachment.htm>


More information about the ParaView mailing list