Pillow/docs/reference/ImageTk.rst

17 lines
425 B
ReStructuredText
Raw Normal View History

2013-10-14 09:09:02 +04:00
.. py:module:: PIL.ImageTk
.. py:currentmodule:: PIL.ImageTk
:py:mod:`~PIL.ImageTk` Module
=============================
2013-10-14 09:09:02 +04:00
The :py:mod:`~PIL.ImageTk` module contains support to create and modify Tkinter
2013-10-14 09:09:02 +04:00
BitmapImage and PhotoImage objects from PIL images.
For examples, see the demo programs in the Scripts directory.
.. autoclass:: PIL.ImageTk.BitmapImage
:members:
.. autoclass:: PIL.ImageTk.PhotoImage
:members: