image reduction script
Kamilche
klachemin at comcast.net
Sun Mar 26 08:19:49 CEST 2006
Previous message:
image reduction script
Next message:
image reduction script
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
To reduce the color depth of an image in PIL: im = im.convert(mode="P", palette=Image.ADAPTIVE)
Previous message:
image reduction script
Next message:
image reduction script
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list