Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.06 KB

ImageGrab.rst

File metadata and controls

55 lines (35 loc) · 2.06 KB

:py~PIL.ImageGrab Module

The :py~PIL.ImageGrab module can be used to copy the contents of the screen or the clipboard to a PIL image memory.

1.1.3