Python Imaging Library
Appearance
From Wikibooks, open books for an open world
The Python Imaging Library, or PIL, is an external library for the Python 2x programming language that allows images to be easily manipulated using high-level commands.
Introduction
[edit | edit source ]A printable version of Python Imaging Library is available. (edit it)
Basic Operations
[edit | edit source ]Applications of PIL
[edit | edit source ]External links
[edit | edit source ]- PIL home page. Includes documentation for all functions.