[Tutor] greyscale bitmaps with python

Magnus Lyckå magnus at thinkware.se
Thu Jul 8 23:10:59 CEST 2004


At 04:24 2004-07-08 -0700, John Fusco wrote:
>I'm looking for a quick and dirty way to display a
>greyscale bitmap from a list of integers.  I don't
>think I can do this with Tkinter.  Any ideas?

You can probably use PIL:
http://www.pythonware.com/products/pil/


--
Magnus Lycka (It's really Lyckå), magnus at thinkware.se
Thinkware AB, Sweden, www.thinkware.se
I code Python ~ The Agile Programming Language 



More information about the Tutor mailing list