Hi folks — Newbie here. I’m wondering whether it’s possible to access the pixel buffer of a render window from within Python. I’m using Python to generate a set of plots which contain paraview-rendered images. Rather than writing the images to disk using WriteImage, and then reading them back in to create the plots using matplotlib, I’d like to access the render window pixel buffer directly. Is this possible?
Regards, Rich _______________________________________________ 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
