diff --git a/docs/reference/Image.rst b/docs/reference/Image.rst index 8af56f6c1..c824ff176 100644 --- a/docs/reference/Image.rst +++ b/docs/reference/Image.rst @@ -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