mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-15 02:50:53 +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:
|
||||
|
||||
.. autoclass:: PIL.ImageShow.XDGViewer
|
||||
.. autoclass:: PIL.ImageShow.DisplayViewer
|
||||
.. autoclass:: PIL.ImageShow.GmDisplayViewer
|
||||
.. autoclass:: PIL.ImageShow.EogViewer
|
||||
|
|
Loading…
Reference in New Issue
Block a user