[ ソース: pillow ]
パッケージ: python-pil (5.1.0-1)
python-pil に関するリンク
Trisquel の資源:
pillow ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Matthias Klose
外部の資源:
- ホームページ [python-pillow.github.io]
類似のパッケージ:
Python Imaging Library (Pillow fork)
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).
その他の python-pil 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libjpeg8 (>= 8c)
- Independent JPEG Group's JPEG runtime library (dependency package)
-
- 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.1-2)
- Lossy compression of digital photographic images.
-
- dep: mime-support
- MIME files 'mime.types' & 'mailcap', and support programs
- または python-pil.imagetk
- Python Imaging Library - ImageTk Module (Pillow fork)
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
-
- rec: python-olefile
- Python module to read/write MS OLE2 files
-
- sug: python-pil-dbg
- Python Imaging Library (debug extension)
-
- sug: python-pil-doc
- Examples for the Python Imaging Library