I mode data can also be read from PPM

This commit is contained in:
Andrew Murray 2022-03-09 19:21:51 +11:00
parent 4283a604c0
commit 60de3b7d74

View File

@ -743,7 +743,7 @@ parameter must be set to ``True``. The following parameters can also be set:
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.
SGI