mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Link method [ci skip]
This commit is contained in:
parent
c18ed95a29
commit
e1df2118b3
|
@ -33,7 +33,7 @@ DIB interface <PIL.ImageWin>` that can be used with PythonWin and other
|
|||
Windows-based toolkits. Many other GUI toolkits come with some kind of PIL
|
||||
support.
|
||||
|
||||
For debugging, there’s also a :py:meth:`show` method which saves an image to
|
||||
For debugging, there’s also a :py:meth:`~PIL.Image.Image.show` method which saves an image to
|
||||
disk, and calls an external display utility.
|
||||
|
||||
Image Processing
|
||||
|
|
Loading…
Reference in New Issue
Block a user