[Paraview-developers] [Paraview] rendering image larger than window size

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Mar 6 13:56:40 EST 2013


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
>


More information about the Paraview-developers mailing list