mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 13:14:45 +03:00
xmp feature
This commit is contained in:
parent
f55531522e
commit
fccde6eb08
|
@ -1319,7 +1319,6 @@ class Image:
|
||||||
return self._exif
|
return self._exif
|
||||||
|
|
||||||
def getxmp(self):
|
def getxmp(self):
|
||||||
|
|
||||||
return "Hi"
|
return "Hi"
|
||||||
|
|
||||||
def getim(self):
|
def getim(self):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user