mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-19 13:00:56 +03:00
Added XDGViewer class
This commit is contained in:
parent
5cca90a37c
commit
d0faeb4e5e
|
@ -17,6 +17,7 @@ All default viewers convert the image to be shown to PNG format.
|
||||||
|
|
||||||
The following viewers may be registered on Unix-based systems, if the given command is found:
|
The following viewers may be registered on Unix-based systems, if the given command is found:
|
||||||
|
|
||||||
|
.. autoclass:: PIL.ImageShow.XDGViewer
|
||||||
.. autoclass:: PIL.ImageShow.DisplayViewer
|
.. autoclass:: PIL.ImageShow.DisplayViewer
|
||||||
.. autoclass:: PIL.ImageShow.GmDisplayViewer
|
.. autoclass:: PIL.ImageShow.GmDisplayViewer
|
||||||
.. autoclass:: PIL.ImageShow.EogViewer
|
.. autoclass:: PIL.ImageShow.EogViewer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user