パッケージ: python-imaging (1.1.6-1ubuntu5)
python-imaging に関するリンク
Ubuntu の資源:
python-imaging ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Matthias Klose
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Python Imaging Library
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-imaging 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfreetype6 (>= 2.3.5)
- FreeType 2 font engine, shared library files
-
- dep: libjpeg62
- The Independent JPEG Group's JPEG runtime library
-
- dep: mime-support
- MIME files 'mime.types' & 'mailcap', and support programs
- または python-imaging-tk
- Python Imaging Library - ImageTk Module
-
- dep: python (<< 2.6)
- An interactive high-level object-oriented language (default version)
- dep: python (>= 2.4)
-
- dep: python-central (>= 0.6.1)
- register and build utility for Python packages
-
- dep: zlib1g (>= 1:1.2.3.3.dfsg-1)
- compression library - runtime
-
- sug: python-imaging-dbg
- Python Imaging Library (debug extension)
-
- sug: python-imaging-doc
- Examples for the Python Imaging Library