Draft (Updated 1999-02-12)
This module contains definitions for the pre-defined set of filters, for use with the filter method in the Image class.
Example: Filter an Image
import ImageFilter imout = im.filter(ImageFilter.BLUR)
This version of the library provides the following set of predefined image enhancement filters: