Can't you use the ImageEnhance module? http://www.pythonware.com/library/pil/handbook/imageenhance.htm
I'm no expert in these things, but I believe that the "Color" value should be what is generally called "Saturation". Markus [EMAIL PROTECTED] schrieb am 06.04.2005, 23:15:20: > Does anyone have a simple saturation adjustment function for PIL? > > I haven't been able to find anything through Google, other than a VB script > for converting between HSL and RGB. That could be hacked into a saturation > function, but would be VERY slow... > > ANy suggestions would be most welcome, thanks! > > Kevin. > > > _______________________________________________ > Image-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/image-sig _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
