We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35cdcdc commit 40561c9Copy full SHA for 40561c9
docs/reference/ImageShow.rst
@@ -23,6 +23,9 @@ All default viewers convert the image to be shown to PNG format.
23
.. autoclass:: PIL.ImageShow.EogViewer
24
.. autoclass:: PIL.ImageShow.XVViewer
25
26
+ To provide maximum functionality on Unix-based systems, temporary files created
27
+ from images will not be automatically removed by Pillow.
28
+
29
.. autofunction:: PIL.ImageShow.register
30
.. autoclass:: PIL.ImageShow.Viewer
31
:member-order: bysource
0 commit comments