image reduction script

Philippe Martin pmartin at snakecard.com
Sun Mar 26 09:01:27 EST 2006


Thanks, 

I'll give it a shot.

Philippe



Kamilche wrote:

> 
> To reduce the color depth of an image in PIL:
>             im = im.convert(mode="P", palette=Image.ADAPTIVE)




More information about the Python-list mailing list