mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
added version added
This commit is contained in:
parent
e2c1c41ce1
commit
e55c6c5471
|
@ -156,6 +156,8 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
|||
JPEG 2000
|
||||
^^^^^^^^^
|
||||
|
||||
.. versionadded:: 2.4.0
|
||||
|
||||
PIL reads and writes JPEG 2000 files containing ``L``, ``LA``, ``RGB`` or
|
||||
``RGBA`` data. It can also read files containing ``YCbCr`` data, which it
|
||||
converts on read into ``RGB`` or ``RGBA`` depending on whether or not there is
|
||||
|
|
Loading…
Reference in New Issue
Block a user