Skip to content

Commit 27e8592

Browse files
authored
Merge pull request #4546 from radarhere/exif
Document getexif
2 parents 0ee089b + 417cbd1 commit 27e8592

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/Image.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ This helps to get the bounding box coordinates of the input image:
179179
.. automethod:: PIL.Image.Image.getcolors
180180
.. automethod:: PIL.Image.Image.getdata
181181
.. automethod:: PIL.Image.Image.getextrema
182+
.. automethod:: PIL.Image.Image.getexif
182183
.. automethod:: PIL.Image.Image.getpalette
183184
.. automethod:: PIL.Image.Image.getpixel
184185
.. automethod:: PIL.Image.Image.histogram

0 commit comments

Comments
 (0)