Easy PIL Question?

pinkfloydhomer at gmail.com pinkfloydhomer at gmail.com
Mon Oct 30 06:35:57 EST 2006


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




More information about the Python-list mailing list