"Alan Gauld" <alan.ga...@btinternet.com> wrote
fhdl = Image.open("C:\Users\StarShip\PyProgs\\bbsparkle.gif")
fhdl.show()
The Tkinter PhotoImage object can display jpg. I can't recall if
it does gifs.
Sorry I got that wrong, it can display gifs but not jpgs (despite
the fact that jpgs are used more often for photos than gifs!)
So you will need to convert the jpg to a gif - which might lose
a lot of quality!
Anyone know of a way to get decent quality in a Tkinter image?
Is there any support in PIL itself?
Alan G.
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor