~ubuntu-branches/ubuntu/wily/python-imaging/wily

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
============================
The PIL.ImageSequence Module
============================

The PIL.ImageSequence Module
============================

**Iterator(im)** (class) [`# <#PIL.ImageSequence.Iterator-class>`_]
    This class implements an iterator object that can be used to loop
    over an image sequence.

    For more information about this class, see `*The Iterator
    Class* <#PIL.ImageSequence.Iterator-class>`_.

The Iterator Class
------------------

**Iterator(im)** (class) [`# <#PIL.ImageSequence.Iterator-class>`_]
**\_\_init\_\_(im)**
[`# <#PIL.ImageSequence.Iterator.__init__-method>`_]

    *im*