python-pil-doc

Examples for the python imaging library
  http://python-pillow.github.io/
  0
  no reviews



The python imaging library (pil) adds an image object to your python interpreter. you can load image objects from a variety of file formats, and apply a rich set of image operations to them.

this package contains pil api documentation and some example scripts. you may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the pil handbook documentation.