Thanks Markus - I skipped over that one due to the description... but you're correct that it's what I want.
(the description says it's for adjusting the color balance of an image... not really an accurate description) Kevin. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Wednesday, April 06, 2005 11:44 PM Subject: Re: [Image-SIG] Saturation function? > > 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
