Move XV Thumbnails to read only section

This commit is contained in:
Jeffrey A. Clark 2025-04-14 14:51:01 -04:00
parent 4716bb7818
commit 8b1777b999

View File

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