Merge pull request #4546 from radarhere/exif

Document getexif
This commit is contained in:
Hugo van Kemenade 2020-04-11 15:01:52 +03:00 committed by GitHub
commit 27e8592298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,6 +179,7 @@ This helps to get the bounding box coordinates of the input image:
.. automethod:: PIL.Image.Image.getcolors
.. automethod:: PIL.Image.Image.getdata
.. automethod:: PIL.Image.Image.getextrema
.. automethod:: PIL.Image.Image.getexif
.. automethod:: PIL.Image.Image.getpalette
.. automethod:: PIL.Image.Image.getpixel
.. automethod:: PIL.Image.Image.histogram