mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 18:24:57 +03:00
I mode data can also be read from PPM
This commit is contained in:
parent
4283a604c0
commit
60de3b7d74
|
@ -743,7 +743,7 @@ parameter must be set to ``True``. The following parameters can also be set:
|
||||||
PPM
|
PPM
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
Pillow reads and writes PBM, PGM, PPM and PNM files containing ``1``, ``L`` or
|
Pillow reads and writes PBM, PGM, PPM and PNM files containing ``1``, ``L``, ``I`` or
|
||||||
``RGB`` data.
|
``RGB`` data.
|
||||||
|
|
||||||
SGI
|
SGI
|
||||||
|
|
Loading…
Reference in New Issue
Block a user