Category:PIL: Difference between revisions

From Rosetta Code
Content added Content deleted
m (current free version is PIL 1.1.7 (2009-11-15))
 
Line 1: Line 1:
{{library}}
{{library}} [[Category:Python]]
== Python Imaging Library (PIL) ==
== Python Imaging Library (PIL) ==



Latest revision as of 19:41, 22 November 2014

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Python Imaging Library (PIL)

Package-Name: python-imaging

Website: pythonware.com

Adds image processing capabilities to the Python interpreter.
The library supports many file formats, and provides image processing and graphics capabilities.

The current free version is PIL 1.1.7 (2009-11-15)

Supported Python-Versions: 1.5.2 and newer, including 2.5 .. 2.7.

Pages in category "PIL"

The following 6 pages are in this category, out of 6 total.