mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-16 07:12:00 +03:00
Move XV Thumbnails to read only section
This commit is contained in:
parent
4716bb7818
commit
8b1777b999
|
@ -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
|
||||
transparent.
|
||||
|
||||
XV Thumbnails
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Pillow can read XV thumbnail files.
|
||||
|
||||
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
|
||||
|
||||
XV Thumbnails
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Pillow can read XV thumbnail files.
|
||||
|
||||
Identify-only formats
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user