mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-03 11:23:05 +03:00
Update docs/handbook/image-file-formats.rst to fix lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
41b3ac8aed
commit
d55563ca25
|
@ -590,13 +590,13 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
||||||
.. versionadded:: 9.1.0
|
.. versionadded:: 9.1.0
|
||||||
|
|
||||||
**comment**
|
**comment**
|
||||||
Adds a custom comment to the file, replacing the default
|
Adds a custom comment to the file, replacing the default
|
||||||
"Created by OpenJPEG version" comment.
|
"Created by OpenJPEG version" comment.
|
||||||
|
|
||||||
.. versionadded:: 9.5.0
|
.. versionadded:: 9.5.0
|
||||||
|
|
||||||
**add_plt**
|
**add_plt**
|
||||||
If ``True`` then include a PLT (packet length, tile-part header) marker
|
If ``True`` then include a PLT (packet length, tile-part header) marker
|
||||||
segment in the produced file.
|
segment in the produced file.
|
||||||
The default is to not include it.
|
The default is to not include it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user