Document getexif [ci skip]

This commit is contained in:
Andrew Murray 2020-04-11 18:01:13 +10:00
parent 0ee089be8f
commit 417cbd1557

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