mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 09:53:39 +03:00
Merge pull request #8893 from python-pillow/doc-fix
Move XV Thumbnails to read only section
This commit is contained in:
commit
bd39801a7b
|
@ -1664,6 +1664,11 @@ The :py:meth:`~PIL.Image.open` method sets the following
|
||||||
Transparency color index. This key is omitted if the image is not
|
Transparency color index. This key is omitted if the image is not
|
||||||
transparent.
|
transparent.
|
||||||
|
|
||||||
|
XV Thumbnails
|
||||||
|
^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Pillow can read XV thumbnail files.
|
||||||
|
|
||||||
Write-only formats
|
Write-only formats
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -1769,11 +1774,6 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
|
||||||
|
|
||||||
.. versionadded:: 5.3.0
|
.. versionadded:: 5.3.0
|
||||||
|
|
||||||
XV Thumbnails
|
|
||||||
^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
Pillow can read XV thumbnail files.
|
|
||||||
|
|
||||||
Identify-only formats
|
Identify-only formats
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user