Renamed "add_plt" to "plt"

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2023-03-28 07:32:30 +11:00 committed by GitHub
parent a7df096d1b
commit 7d6ff23e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.