mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-31 15:34:16 +03:00
Updated documentation [ci skip]
This commit is contained in:
parent
6684622c25
commit
75fe92fa88
|
@ -2110,7 +2110,7 @@ class Image(object):
|
||||||
debugging purposes.
|
debugging purposes.
|
||||||
|
|
||||||
On Unix platforms, this method saves the image to a temporary
|
On Unix platforms, this method saves the image to a temporary
|
||||||
PPM file, and calls the **display**, **eog** or **xv**
|
PNG file, and calls the **display**, **eog** or **xv**
|
||||||
utility, depending on which one can be found.
|
utility, depending on which one can be found.
|
||||||
|
|
||||||
On macOS, this method saves the image to a temporary PNG file, and
|
On macOS, this method saves the image to a temporary PNG file, and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user