Laszlo Zsolt Nagy wrote: > Statement: Sometimes PIL is better than Adobe Photoshop. :-) > > I also found these with the aid of the wonderful dir() function: > > MinFilter, MaxFilter, MedianFilter, ModeFilter, RankFilter, BuiltInFilter > > They do not have a docstring and they are not documented in the > handbook. I'm curious what they do exactly. The others (like BLUR, EMBOSS, > CONTOUR etc.) are documented very well. I wonder why is that.
they were experimental (and some of them were slightly broken, iirc) in 1.1.4. they're all officially supported in 1.1.5: http://www.pythonware.com/library/pil/handbook/imagefilter.htm </F> -- http://mail.python.org/mailman/listinfo/python-list