mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-15 10:42:19 +03:00
Added save docs for SGI
This commit is contained in:
parent
31c204eae4
commit
6fd020a465
|
@ -471,6 +471,12 @@ PPM
|
||||||
PIL reads and writes PBM, PGM and PPM files containing ``1``, ``L`` or ``RGB``
|
PIL reads and writes PBM, PGM and PPM files containing ``1``, ``L`` or ``RGB``
|
||||||
data.
|
data.
|
||||||
|
|
||||||
|
SGI
|
||||||
|
^^^
|
||||||
|
|
||||||
|
Pillow reads and writes uncompressed ``L``, ``RGB``, and ``RGBA`` files.
|
||||||
|
|
||||||
|
|
||||||
SPIDER
|
SPIDER
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
|
@ -807,10 +813,6 @@ PSD
|
||||||
|
|
||||||
PIL identifies and reads PSD files written by Adobe Photoshop 2.5 and 3.0.
|
PIL identifies and reads PSD files written by Adobe Photoshop 2.5 and 3.0.
|
||||||
|
|
||||||
SGI
|
|
||||||
^^^
|
|
||||||
|
|
||||||
PIL reads uncompressed ``L``, ``RGB``, and ``RGBA`` files.
|
|
||||||
|
|
||||||
TGA
|
TGA
|
||||||
^^^
|
^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user