mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 17:25:49 +03:00
Renamed "add_plt" to "plt"
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
a7df096d1b
commit
7d6ff23e1f
|
@ -595,7 +595,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
|||
|
||||
.. versionadded:: 9.5.0
|
||||
|
||||
**add_plt**
|
||||
**plt**
|
||||
If ``True`` then include a PLT (packet length, tile-part header) marker
|
||||
segment in the produced file.
|
||||
The default is to not include it.
|
||||
|
|
Loading…
Reference in New Issue
Block a user