mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-03 12:43:05 +03:00
Document #6045
This commit is contained in:
parent
35cdcdc65d
commit
40561c9517
|
@ -23,6 +23,9 @@ All default viewers convert the image to be shown to PNG format.
|
||||||
.. autoclass:: PIL.ImageShow.EogViewer
|
.. autoclass:: PIL.ImageShow.EogViewer
|
||||||
.. autoclass:: PIL.ImageShow.XVViewer
|
.. autoclass:: PIL.ImageShow.XVViewer
|
||||||
|
|
||||||
|
To provide maximum functionality on Unix-based systems, temporary files created
|
||||||
|
from images will not be automatically removed by Pillow.
|
||||||
|
|
||||||
.. autofunction:: PIL.ImageShow.register
|
.. autofunction:: PIL.ImageShow.register
|
||||||
.. autoclass:: PIL.ImageShow.Viewer
|
.. autoclass:: PIL.ImageShow.Viewer
|
||||||
:member-order: bysource
|
:member-order: bysource
|
||||||
|
|
Loading…
Reference in New Issue
Block a user