mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
Corrected description [ci skip]
This commit is contained in:
parent
e634c4dc0c
commit
e2437c9b48
|
@ -527,7 +527,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
|||
A tuple of two numbers corresponding to the desired dpi in each direction.
|
||||
|
||||
**pnginfo**
|
||||
A :py:class:`PIL.PngImagePlugin.PngInfo` instance containing text tags.
|
||||
A :py:class:`PIL.PngImagePlugin.PngInfo` instance containing chunks.
|
||||
|
||||
**compress_level**
|
||||
ZLIB compression level, a number between 0 and 9: 1 gives best speed,
|
||||
|
|
Loading…
Reference in New Issue
Block a user