~stani/phatch/trunk

« back to all changes in this revision

Viewing changes to doc/build/html/core.pil.html

  • Committer: spe.stani.be at gmail
  • Date: 2010-06-04 12:11:52 UTC
  • Revision ID: spe.stani.be@gmail.com-20100604121152-v89sh0m4an9x55gm
make pep8 executable

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
11
11
    <script type="text/javascript">
12
12
      var DOCUMENTATION_OPTIONS = {
13
 
        URL_ROOT:    '',
 
13
        URL_ROOT:    '#',
14
14
        VERSION:     '0.2',
15
15
        COLLAPSE_MODINDEX: false,
16
16
        FILE_SUFFIX: '.html',
55
55
<p>All PIL related issues.</p>
56
56
<dl class="class">
57
57
<dt id="core.pil.InfoPhoto">
58
 
<em class="property">
59
 
class </em><tt class="descclassname">core.pil.</tt><tt class="descname">InfoPhoto</tt><big>(</big><em>info</em>, <em>info_to_dump</em>, <em>get_pil</em>, <em>image=None</em><big>)</big><a class="headerlink" href="#core.pil.InfoPhoto" title="Permalink to this definition">¶</a></dt>
 
58
<em class="property">class </em><tt class="descclassname">core.pil.</tt><tt class="descname">InfoPhoto</tt><big>(</big><em>info</em>, <em>info_to_dump</em>, <em>get_pil</em>, <em>image=None</em><big>)</big><a class="headerlink" href="#core.pil.InfoPhoto" title="Permalink to this definition">¶</a></dt>
60
59
<dd><p>Bases: <tt class="xref docutils literal"><span class="pre">dict</span></tt></p>
61
60
<dl class="method">
62
61
<dt id="core.pil.InfoPhoto.assert_transparency">
190
189
 
191
190
<dl class="class">
192
191
<dt id="core.pil.Layer">
193
 
<em class="property">
194
 
class </em><tt class="descclassname">core.pil.</tt><tt class="descname">Layer</tt><big>(</big><em>filename</em>, <em>position=(0</em>, <em>0)</em>, <em>load=True</em><big>)</big><a class="headerlink" href="#core.pil.Layer" title="Permalink to this definition">¶</a></dt>
 
192
<em class="property">class </em><tt class="descclassname">core.pil.</tt><tt class="descname">Layer</tt><big>(</big><em>filename</em>, <em>position=(0</em>, <em>0)</em>, <em>load=True</em><big>)</big><a class="headerlink" href="#core.pil.Layer" title="Permalink to this definition">¶</a></dt>
195
193
<dd><dl class="method">
196
194
<dt id="core.pil.Layer.apply_pil">
197
195
<tt class="descname">apply_pil</tt><big>(</big><em>function</em>, <em>*arg</em>, <em>**keyw</em><big>)</big><a class="headerlink" href="#core.pil.Layer.apply_pil" title="Permalink to this definition">¶</a></dt>
206
204
 
207
205
<dl class="exception">
208
206
<dt id="core.pil.NotWritableTagError">
209
 
<em class="property">
210
 
exception </em><tt class="descclassname">core.pil.</tt><tt class="descname">NotWritableTagError</tt><a class="headerlink" href="#core.pil.NotWritableTagError" title="Permalink to this definition">¶</a></dt>
 
207
<em class="property">exception </em><tt class="descclassname">core.pil.</tt><tt class="descname">NotWritableTagError</tt><a class="headerlink" href="#core.pil.NotWritableTagError" title="Permalink to this definition">¶</a></dt>
211
208
<dd>Bases: <tt class="xref docutils literal"><span class="pre">exceptions.Exception</span></tt></dd></dl>
212
209
 
213
210
<dl class="class">
214
211
<dt id="core.pil.Photo">
215
 
<em class="property">
216
 
class </em><tt class="descclassname">core.pil.</tt><tt class="descname">Photo</tt><big>(</big><em>info</em>, <em>info_to_dump=None</em><big>)</big><a class="headerlink" href="#core.pil.Photo" title="Permalink to this definition">¶</a></dt>
217
 
<dd><p>Use <a title="core.pil.get_photo" class="reference" href="#core.pil.get_photo"><tt class="xref docutils literal"><span class="pre">get_photo()</span></tt></a> to obtain a photo from a filename.</p>
 
212
<em class="property">class </em><tt class="descclassname">core.pil.</tt><tt class="descname">Photo</tt><big>(</big><em>info</em>, <em>info_to_dump=None</em><big>)</big><a class="headerlink" href="#core.pil.Photo" title="Permalink to this definition">¶</a></dt>
 
213
<dd><p>Use <a title="core.pil.get_photo" class="reference internal" href="#core.pil.get_photo"><tt class="xref docutils literal"><span class="pre">get_photo()</span></tt></a> to obtain a photo from a filename.</p>
218
214
<dl class="method">
219
215
<dt id="core.pil.Photo.append_to_report">
220
216
<tt class="descname">append_to_report</tt><big>(</big><em>filename</em>, <em>image=None</em><big>)</big><a class="headerlink" href="#core.pil.Photo.append_to_report" title="Permalink to this definition">¶</a></dt>
227
223
 
228
224
<dl class="method">
229
225
<dt id="core.pil.Photo.call">
230
 
<tt class="descname">call</tt><big>(</big><em>command</em>, <em>check_exe=True</em>, <em>shell=None</em>, <em>size=None</em>, <em>unlock=False</em>, <em>output_filename=None</em>, <em>mode=None</em><big>)</big><a class="headerlink" href="#core.pil.Photo.call" title="Permalink to this definition">¶</a></dt>
 
226
<tt class="descname">call</tt><big>(</big><em>command</em>, <em>check_exe=True</em>, <em>size=None</em>, <em>unlock=False</em>, <em>output_filename=None</em>, <em>mode=None</em><big>)</big><a class="headerlink" href="#core.pil.Photo.call" title="Permalink to this definition">¶</a></dt>
231
227
<dd></dd></dl>
232
228
 
233
229
<dl class="method">
329
325
</tr>
330
326
</tbody>
331
327
</table>
332
 
<div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="n">d</span> <span class="o">=</span> <span class="p">{</span><span class="s">&#39;date&#39;</span><span class="p">:</span> <span class="s">&#39;2008-11-27 13:54:33&#39;</span><span class="p">,</span> <span class="s">&#39;tuple&#39;</span><span class="p">:</span> <span class="p">(</span><span class="mf">1</span><span class="p">,</span> <span class="mf">2</span><span class="p">)}</span>
 
328
<div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="n">d</span> <span class="o">=</span> <span class="p">{</span><span class="s">&#39;date&#39;</span><span class="p">:</span> <span class="s">&#39;2008-11-27 13:54:33&#39;</span><span class="p">,</span> <span class="s">&#39;tuple&#39;</span><span class="p">:</span> <span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">)}</span>
333
329
</pre></div>
334
330
</div>
335
331
</dd></dl>
391
387
    </div>
392
388
    <div class="footer">
393
389
      &copy; Copyright 2009, www.stani.be.
394
 
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.2.
 
390
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
395
391
    </div>
396
392
  </body>
397
393
</html>
 
 
b'\\ No newline at end of file'