mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-24 13:07:00 +03:00
Split versionadded info
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
79914ec8a5
commit
53302c2281
|
@ -44,7 +44,8 @@ or the clipboard to a PIL image memory.
|
|||
:param window:
|
||||
Capture a single window. On Windows, this is a HWND. On macOS, it uses windowid.
|
||||
|
||||
.. versionadded:: 11.2.1 (Windows), 12.0.0 (macOS)
|
||||
.. versionadded:: 11.2.1 Windows support
|
||||
.. versionadded:: 12.0.0 macOS support
|
||||
:return: An image
|
||||
|
||||
.. py:function:: grabclipboard()
|
||||
|
|
Loading…
Reference in New Issue
Block a user