Dear all,
I want to use PIL with Tkinter. As described in the manual it is easy to form a Photoimage from a PIL Image. However, a Photoimage created that way has less methods than a Photoimage created from within Tk, e.g. the put and get methods are missing. Is therea way to get a full Tk Thotoimage? Another solution woud be if one could write changes made to the PIL image to an existing Photoimage object, however the PIL rawdata format and the PIL fomat are different and converting is slow.
Reinhard Oldenburg

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to