mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +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
|
||||
^^^
|
||||
|
||||
PIL reads and writes PBM, PGM and PPM files containing ``1``, ``L`` or ``RGB``
|
||||
data.
|
||||
PIL reads and writes PBM, PGM, PPM and PNM files containing ``1``, ``L`` or
|
||||
``RGB`` data.
|
||||
|
||||
SGI
|
||||
^^^
|
||||
|
|
Loading…
Reference in New Issue
Block a user