~edwin-grubbs/python-imaging/trunk

1
2
3
4
<html><head><title>Module PIL.GifImagePlugin</title><link href="pythondoc.css" rel="stylesheet" title="style" /></head><body><h1>Module PIL.GifImagePlugin</h1><h4>Module Summary:</h4><pre><a href="#52">class GifImageFile</a>:
    def __init__(self)</pre><blockquote>Image plugin for GIF images.</blockquote><h2>Classes</h2><div class="class" id="52"><h3>The GifImageFile Class</h3><pre>GifImageFile()</pre><p>Image plugin for GIF images.  This plugin supports both GIF87 and
GIF89 images.
</p></div></body></html>