We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8dee8dd + 432707e commit 8d08e31Copy full SHA for 8d08e31
1 file changed
docs/releasenotes/12.1.0.rst
@@ -21,3 +21,11 @@ macOS in addition to Windows. On macOS, this is a CGWindowID::
21
22
from PIL import ImageGrab
23
ImageGrab.grab(window=cgwindowid)
24
+
25
+Other changes
26
+=============
27
28
+Added MorphOp support for 1 mode images
29
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
30
31
+:py:class:`~PIL.ImageMorph.MorphOp` now supports both 1 mode and L mode images.
0 commit comments