Merge pull request #4096 from radarhere/releasenotes

Documented #3950 in the release notes
This commit is contained in:
Andrew Murray 2019-09-29 12:28:52 +10:00 committed by GitHub
commit cabadff0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,12 @@ creates the following image:
.. 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
===========