wok view py3k-pillow/description.txt @ rev 25282
updated rlwrap (0.43 -> 0.45.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 18 15:29:34 2022 +0100 (2022-07-18) |
parents | |
children |
line source
1 The Python Imaging Library adds image processing capabilities to
2 the Python interpreter.
4 This library provides extensive file format support, an efficient
5 internal representation, and fairly powerful image processing
6 capabilities.
8 The core image library is designed for fast access to data stored
9 in a few basic pixel formats. It should provide a solid foundation
10 for a general image processing tool.