[ 源代码: pillow ]
软件包:python3-pil(5.4.1-2+deb10u6) [security]
Python Imaging Library (Python3)
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).
其他与 python3-pil 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11) [armhf, i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libimagequant0 (>= 2.11.10)
- palette quantization library
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: liblcms2-2 (>= 2.2+git20110628)
- Little CMS 2 color management library
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libwebp6 (>= 0.5.1)
- Lossy compression of digital photographic images.
-
- dep: libwebpdemux2 (>= 0.5.1)
- Lossy compression of digital photographic images.
-
- dep: libwebpmux3 (>= 0.6.0-1)
- Lossy compression of digital photographic images.
-
- dep: mime-support
- MIME 文件 mime.types 和 mailcap 及其支持程序
- 或者 python3-pil.imagetk
- Python Imaging Library - ImageTk Module (Python3)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: python3-olefile
- Python module to read/write MS OLE2 files
-
- sug: python-pil-doc
- Examples for the Python Imaging Library
-
- sug: python3-pil-dbg
- Python Imaging Library (Python3 debug extension)