mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
update docs
This commit is contained in:
parent
5e5dfbad81
commit
c8a46ef387
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user