Python Imaging Library
From Wikibooks, open books for an open world
The Python Imaging Library, or PIL, is an external library for the Python programming language that allows images to be easily manipulated using high-level commands.
This book assumes a
Introduction[edit]
Basic Operations[edit]
Applications of PIL[edit]
External links[edit]
- PIL home page. Includes documentation for all functions.