[Image-SIG] Simple Question, avoid Image.save

auto11436877 at hushmail.com auto11436877 at hushmail.com
Thu Dec 29 13:31:05 CET 2011


Hi, I wanted to get the actual bmp data without writting the content
to disk.
Example:im = Image.new("RGB", (16, 16) )im.save('image.bmp')
I want to avoid im.save, and just get the actual BMP file data for
further processing.
Hope you can help me.
Thanks a lot!Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20111229/0da246af/attachment.html>


More information about the Image-SIG mailing list