~edwin-grubbs/python-imaging/trunk

1
2
3
4
5
<html><head><title>Module PIL.WmfImagePlugin</title><link href="pythondoc.css" rel="stylesheet" title="style" /></head><body><h1>Module PIL.WmfImagePlugin</h1><h4>Module Summary:</h4><pre><a href="#126">class WmfImageFile</a>:
    def __init__(self)</pre><blockquote>Image plugin for Windows metafiles.</blockquote><h2>Classes</h2><div class="class" id="126"><h3>The WmfImageFile Class</h3><pre>WmfImageFile()</pre><p>Image plugin for Windows metafiles.  This plugin can identify a
metafile, but the loader only supports a small number of primitives,
and isn't very usable.
</p></div></body></html>