mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Merge pull request #4096 from radarhere/releasenotes
Documented #3950 in the release notes
This commit is contained in:
commit
cabadff0e4
|
@ -44,6 +44,12 @@ creates the following image:
|
||||||
|
|
||||||
.. image:: ../../Tests/images/imagedraw_stroke_different.png
|
.. image:: ../../Tests/images/imagedraw_stroke_different.png
|
||||||
|
|
||||||
|
ImageGrab on multi-monitor Windows
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
An `all_screens` argument has been added to ``ImageGrab.grab``. If ``True``,
|
||||||
|
all monitors will be included in the created image.
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user