~ubuntu-branches/debian/squeeze/python-imaging/squeeze

« back to all changes in this revision

Viewing changes to Doc/PIL.ImageSequence.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-08-28 23:14:10 UTC
  • mfrom: (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20060828231410-lca9enmne3ecmkup
Tags: 1.1.5-11
* python-imaging-sane: Depend on python-numarray. Closes: #382190.
* Add dependencies on ${shlibs:Depends}, lost in -6. Closes: #378596.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><title>Module PIL.ImageSequence</title><link href="pythondoc.css" rel="stylesheet" title="style" /></head><body><h1>Module PIL.ImageSequence</h1><h4>Module Summary:</h4><pre><a href="#19">class Iterator</a>:
2
 
    def __init__(self, im)</pre><blockquote>This class implements an iterator object that can be used to loop
3
 
over an image sequence.</blockquote><h2>Classes</h2><div class="class" id="19"><h3>The Iterator Class</h3><pre>Iterator()</pre><p>This class implements an iterator object that can be used to loop
4
 
over an image sequence.
5
 
</p></div><h4>Constructor:</h4><div class="constructor" id="26"><pre>Iterator(im)</pre><p>Create an iterator.
6
 
 
7
 
</p><h4>Parameters:</h4><p><code>im</code> -- An image object.
8
 
</p></div><h4>Method Summary:</h4></body></html>
 
 
b'\\ No newline at end of file'