Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dwastberg committed Nov 22, 2019
1 parent bf3bbd7 commit 162b7a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/ImageChops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ operations in this module).
.. autofunction:: PIL.ImageChops.logical_or
.. autofunction:: PIL.ImageChops.logical_xor
.. autofunction:: PIL.ImageChops.multiply
.. autofunction:: PIL.ImageChops.softlight
.. autofunction:: PIL.ImageChops.hardlight
.. py:method:: PIL.ImageChops.offset(image, xoffset, yoffset=None)
Returns a copy of the image where data has been offset by the given
Expand Down

0 comments on commit 162b7a2

Please sign in to comment.