Joseph Quigley wrote:
> What else can I use besides .show() to display the image?
PIL can be used with any number of the various GUI toolkits available
for Python. Here's some info about using it with wxPython:
http://wiki.wxpython.org/index.cgi/WorkingWithImages
It would be pretty quick to wh
What else can I use besides .show() to display the image? I don't mind
xv but on Windows it takes forever to load the picture. Is there an
alternative? I found the PIL handbook but I can't find anything other
than .show()
Thanks,
Joe
___
Image-SIG mailli