mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-01 04:46:18 +03:00
XMP feature added
This commit is contained in:
parent
eeee980cf7
commit
50e88764e8
|
@ -1318,7 +1318,7 @@ class Image:
|
||||||
|
|
||||||
return self._exif
|
return self._exif
|
||||||
|
|
||||||
def getxmp(self):
|
def getxmp(self):
|
||||||
"""
|
"""
|
||||||
Returns an object containing the xmp tags for a given image.
|
Returns an object containing the xmp tags for a given image.
|
||||||
:returns: XMP tags in an object.
|
:returns: XMP tags in an object.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user