[EMAIL PROTECTED] wrote:

> I want to do something very simple:
> 
> I want to read a palette image (256 color PNG or BMP for instance), and
> then just to output the image data as numbers (palette indexes, I
> guess).

it's explained in the documentation, of course:

     http://effbot.org/imagingbook/image.htm#Image.getdata

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to