Mirko and Gena,
Thanks for your reply. I tried both advices. I couldn't access vtkRenderLargeImage from pvbatch, but the 'Magnification' option takes good results! I always export large screenshots because of resizing (for pseudo-antialiasing), so this technique is very nice for me. Magician On 2012/09/21, at 1:00, [email protected] wrote: > Message: 3 > Date: Thu, 20 Sep 2012 09:56:05 +0200 > From: mirko heuegger <[email protected]> > Subject: Re: [Paraview] Screenshot sizes on pvbatch > To: Magician <[email protected]> > Cc: [email protected] > Message-ID: > <CACR=3k7hvgupvfx+dcpdplockmu+askp57qh6cqftjgrfkv...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Hello! > > On Wed, Sep 19, 2012 at 5:43 PM, Magician <[email protected]> wrote: >> Hi all, >> I'm trying to save screenshots with pvbatch (v3.14.1). >> -cut- >> Is there any ideas to export larger images than displays? > > I'm not sure if pvBatch/python exposes the vtkRenderLargeImage class, > but if so, it might be helpful. > > some links about it: > <http://www.vtk.org/doc/nightly/html/classvtkRenderLargeImage.html> > and > <http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/RenderLargeImage> > > hth > > mirko > > -- > Real programmers don't document; if it was > hard to write, it should be hard to understand. > > > ------------------------------ > > Message: 4 > Date: Thu, 20 Sep 2012 12:58:19 +0400 > From: Gena Bug <[email protected]> > Subject: Re: [Paraview] Screenshot sizes on pvbatch > To: [email protected] > Message-ID: <[email protected]> > Content-Type: Text/Plain; charset="utf-8" > > Hi! > > You can also try this: > WriteImage('boo.png', Magnification = 2) > > http://www.paraview.org/pipermail/paraview/2011-October/023106.html _______________________________________________ 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
