displaying an Image using PIL w/o Image.show

Jeff Shannon jeff at ccvcorp.com
Tue Nov 20 15:41:42 EST 2001


Tech wrote:

> How do to show an Image in PIL without calling the Image.Show()
> Method?  I tried to use Image.Show() but I don't have some lib that I
> need.  Anyway the online docs seemed to suggest the there may be a
> better way but did not say what it was.

What lib does it say that you need?  What platform are you using?  What
GUI toolkit are you using, or intending to use?  (You can't display an
image without a window to display it in.)

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list