mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-01-09 18:21:22 +03:00
commit
8d08e31533
|
|
@ -21,3 +21,11 @@ macOS in addition to Windows. On macOS, this is a CGWindowID::
|
|||
|
||||
from PIL import ImageGrab
|
||||
ImageGrab.grab(window=cgwindowid)
|
||||
|
||||
Other changes
|
||||
=============
|
||||
|
||||
Added MorphOp support for 1 mode images
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
:py:class:`~PIL.ImageMorph.MorphOp` now supports both 1 mode and L mode images.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user