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