mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +03:00
Added PNM to the list of PPM files [ci skip]
This commit is contained in:
parent
319d6f2af9
commit
ebdb1ffc54
|
@ -535,8 +535,8 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
||||||
PPM
|
PPM
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
PIL reads and writes PBM, PGM and PPM files containing ``1``, ``L`` or ``RGB``
|
PIL reads and writes PBM, PGM, PPM and PNM files containing ``1``, ``L`` or
|
||||||
data.
|
``RGB`` data.
|
||||||
|
|
||||||
SGI
|
SGI
|
||||||
^^^
|
^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user