File: ImageTk.rst

package info (click to toggle)
pillow 12.1.0-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 72,560 kB
  • sloc: python: 49,748; ansic: 38,748; makefile: 302; sh: 168; javascript: 85
file content (16 lines) | stat: -rw-r--r-- 425 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. py:module:: PIL.ImageTk
.. py:currentmodule:: PIL.ImageTk

:py:mod:`~PIL.ImageTk` module
=============================

The :py:mod:`~PIL.ImageTk` module contains support to create and modify Tkinter
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: