Chris Hare <ch...@labr.net> wrote:
> 
> I am stuck however, in figuring out how to take the string data and
> converting it back to an image that I can put into the canvas widget.

See the PIL handbook, where it says "If you have an entire image file in a
string, wrap it in a StringIO object, and use open to load it."

Charles
-- 
------------------------------------------------------------------
Charles Cazabon                   <charlesc-pyimage...@pyropus.ca>
Software, consulting, and services available at http://pyropus.ca/
------------------------------------------------------------------
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to