Documented #3950 [ci skip]

This commit is contained in:
Andrew Murray 2019-09-28 16:43:54 +10:00
parent 7aca0a99a1
commit f85258a167

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
===========