wok-6.x view py3k-pillow/description.txt @ rev 25557

Up bzip3 (1.3.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 23 16:03:47 2023 +0000 (14 months ago)
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.