24bit display on Unix machine

Courageous jkraska1 at san.rr.com
Fri Apr 27 22:16:11 EDT 2001


On Fri, 27 Apr 2001 18:46:13 -0700, Nickson Fong <nickson at centropolisfx.com> wrote:

>How can i display a 24bit image in Python Tkinter(Unix)?

I might suggest you look at http://pygame.seul.org

You might also require PIL from http:www.pythonware.com
to munge your image around to a better format.

C//




More information about the Python-list mailing list