All,
A simple question: my incentive is to manipulate images using PIL in a pvbatch 
script. At the time being, I am writing the images to file in PNG format and 
reading the file again from disc using PIL. I have found out that the 
underlying image writing is performed by the vtkPNGWriter class and that this 
class allows to write to memory (vtkPNGWriter.SetWriteToMemory). Hence my 
question: Is it possible to "write" a PNG file to memory so that I can  process 
it further using PIL? If so, how shall I proceed?
Thank you very much in advance.
Cheers,
Frank.
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to