mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-24 08:14:10 +03:00
Added method
This commit is contained in:
parent
b9d102ea70
commit
fc354cabaa
|
@ -34,6 +34,7 @@ operations in this module).
|
|||
.. autofunction:: PIL.ImageChops.lighter
|
||||
.. autofunction:: PIL.ImageChops.logical_and
|
||||
.. autofunction:: PIL.ImageChops.logical_or
|
||||
.. autofunction:: PIL.ImageChops.logical_xor
|
||||
.. autofunction:: PIL.ImageChops.multiply
|
||||
.. py:method:: PIL.ImageChops.offset(image, xoffset, yoffset=None)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user