File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ or the clipboard to a PIL image memory.
2222 .. versionadded :: 1.1.3 (Windows), 3.0.0 (macOS), 7.1.0 (Linux)
2323
2424 :param bbox: What region to copy. Default is the entire screen.
25- On macOS, this is not increased to 2x for retina screens, so the full
26- width of a retina screen would be 1440, not 2880.
27- On Windows OS , the top-left point may be negative if
28- `` all_screens=True `` is used.
25+ On macOS, this is not increased to 2x for Retina screens, so the full
26+ width of a Retina screen would be 1440, not 2880.
27+ On Windows, the top-left point may be negative if `` all_screens=True ``
28+ is used.
2929 :param include_layered_windows: Includes layered windows. Windows OS only.
3030
3131 .. versionadded :: 6.1.0
You can’t perform that action at this time.
0 commit comments