mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Added getxmp() to release notes
This commit is contained in:
parent
710927a311
commit
3f9410334c
|
@ -45,6 +45,12 @@ removes the hidden RGB values for better compression by default in libwebp 0.5
|
|||
or later. By setting this option to ``True``, the encoder will keep the hidden
|
||||
RGB values.
|
||||
|
||||
getxmp()
|
||||
^^^^^^^^
|
||||
|
||||
`XMP data <https://en.wikipedia.org/wiki/Extensible_Metadata_Platform>`_ can now be
|
||||
decoded for WEBP images through ``getxmp()``.
|
||||
|
||||
Security
|
||||
========
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user