Python Imaging Library
Appearance
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]Basic Operations
[edit | edit source]Applications of PIL
[edit | edit source]External links
[edit | edit source]- PIL home page. Includes documentation for all functions.