write a bitmap using python
Paul McGuire
ptmcg at austin.rr._bogus_.com
Sat Jun 5 04:11:59 EDT 2004
"lyuan" <lyuan at ucdavis.edu> wrote in message
news:c9ruf0$n4t$1 at woodrow.ucdavis.edu...
> Hi,
> How can I write a bitmap using python? I have some integer data and
> want to generate a bitmap graph for visualization. Any suggestion will
> be appreciated.
> Sorry if this is an FAQ, BTW, where can I find the FAQ of this list?
>
> thanks
> Lihua
I chased this down last fall when I needed to visualize some data much as
you describe.
http://www.geocities.com/ptmcg/python/index.html#bmp
Follow the 'module' link to retrieve the bmp.py source.
-- Paul
More information about the Python-list
mailing list