[Tutor] greyscale bitmaps with python (original) (raw)
Magnus Lyckå magnus at thinkware.se
Thu Jul 8 23:10:59 CEST 2004
- Previous message: [Tutor] greyscale bitmaps with python
- Next message: [Tutor] ebooks for python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Tutor] greyscale bitmaps with python
- Next message: [Tutor] ebooks for python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]