mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Updated documentation
This commit is contained in:
		
							parent
							
								
									1f7e9c3b51
								
							
						
					
					
						commit
						7eaac3fcf0
					
				|  | @ -42,9 +42,9 @@ or the clipboard to a PIL image memory. | ||||||
|         .. versionadded:: 7.1.0 |         .. versionadded:: 7.1.0 | ||||||
| 
 | 
 | ||||||
|     :param window: |     :param window: | ||||||
|         HWND, to capture a single window. Windows only. |         Capture a single window. On Windows, this is a HWND. On macOS, it uses windowid. | ||||||
| 
 | 
 | ||||||
|         .. versionadded:: 11.2.1 |         .. versionadded:: 11.2.1 (Windows), 12.0.0 (macOS) | ||||||
|     :return: An image |     :return: An image | ||||||
| 
 | 
 | ||||||
| .. py:function:: grabclipboard() | .. py:function:: grabclipboard() | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user