Pakket: python3-pil (11.2.1-1) [debports]
Verwijzigingen voor python3-pil
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [python-pillow.github.io]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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).
Andere aan python3-pil gerelateerde pakketten
|
|
|
|
-
- dep: libavif16 (>= 1.2.1)
- Library for handling .avif files
-
- dep: libc6 (>= 2.41)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libfreetype6 (>= 2.10.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.7)
- Little CMS 2 color management library
-
- dep: libopenjp2-7 (>= 2.4.0)
- JPEG 2000 image compression/decompression library
-
- dep: libraqm0 (>= 0.7.0)
- Library for complex text layout
-
- dep: libtiff6 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libwebp7 (>= 1.5.0)
- Lossy compression of digital photographic images (shared library)
-
- dep: libwebpdemux2 (>= 1.5.0)
- Lossy compression of digital photographic images (libwebpdemux library)
-
- dep: libwebpmux3 (>= 1.5.0)
- Lossy compression of digital photographic images (libwebpmux library)
-
- dep: libxcb1
- X C Binding
-
- dep: media-types
- List of standard media types and their usual file extension
- of python3-pil.imagetk
- Python Imaging Library - ImageTk Module (Python3)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: zlib1g (>= 1:1.1.4)
- compressiebibliotheek - programma's
-
- rec: python3-olefile
- Python module to read/write MS OLE2 files
-
- sug: python-pil-doc
- Examples for the Python Imaging Library