mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Merge pull request #4025 from radarhere/imageshow_unix
Updated ImageShow documentation
This commit is contained in:
commit
f59a823f8e
|
@ -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