pillow 10.2.0-ok2 source package in openKylin
Changelog
pillow (10.2.0-ok2) nile; urgency=medium * Sync upstream config. -- zhouganqing <email address hidden> Thu, 11 Apr 2024 16:56:40 +0800
pillow (10.2.0-ok2) nile; urgency=medium * Sync upstream config. -- zhouganqing <email address hidden> Thu, 11 Apr 2024 16:56:40 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
pillow_10.2.0.orig.tar.xz | 34.9 MiB | e3f418659e7db75a9480d5c75ab887eea4c07c157a4b437215d03cf0c6ef658f |
pillow_10.2.0-ok2.debian.tar.xz | 10.5 KiB | 4197ffcb673e461eec10c2f57206f6ca5f83a43a3283375c67f087333062e96d |
pillow_10.2.0-ok2.dsc | 2.2 KiB | 5949af81a51994f902e972a2f60b46ce8d561beff09cd37447ee72671acec644 |
The Python Imaging Library (PIL) adds an image object to your
Python interpreter. You can load image objects from a variety of file
formats, and apply a rich set of image operations to them.
.
This package contains PIL API documentation and some example scripts.
You may also want to look at the python-pil-doc-html or
python-pil-doc-pdf packages for the PIL handbook documentation.
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
.
Image Objects:
o Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
o colour separation (CMYK).
o Copy, cut, paste operations.
o Flip, transpose, resize, rotate, and arbitrary affine transforms.
o Transparency operations.
o Channel and point operations.
o Colour transforms, including matrix operations.
o Image enhancement, including convolution filters.
.
File Formats:
o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
o Save only: PDF, EPS (without ghostscript).
Tk dependent python-pil module.