Fredrik Lundh wrote:
>
> it's explained in the documentation, of course:
>
>      http://effbot.org/imagingbook/image.htm#Image.getdata
>

But as I read it, this gives me pixel values, i.e. colors. I want
palette indexes instead (which is what is really stored in a palette
image). I guess I can make a test and see :)

/David

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

Reply via email to