diff --git a/docs/reference/Image.rst b/docs/reference/Image.rst index cd0bffc8b..bd18a4dc4 100644 --- a/docs/reference/Image.rst +++ b/docs/reference/Image.rst @@ -151,8 +151,8 @@ This crops the input image with the provided coordinates: .. automethod:: PIL.Image.Image.draft .. automethod:: PIL.Image.Image.effect_spread .. automethod:: PIL.Image.Image.entropy -.. automethod:: PIL.Image.Image.frombytes .. automethod:: PIL.Image.Image.filter +.. automethod:: PIL.Image.Image.frombytes This blurs the input image using a filter from the ``ImageFilter`` module: