Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > faa86e742604991753a7e5c314eabf76 > files > 74

python3-pillow-doc-2.2.1-0.6.mga4.noarch.rpm





<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Index &mdash; Pillow (PIL fork) 2.2.0 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '2.2.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="Pillow (PIL fork) 2.2.0 documentation" href="index.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="#" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li><a href="index.html">Pillow (PIL fork) 2.2.0 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            

<h1 id="index">Index</h1>

<div class="genindex-jumpbox">
 <a href="#B"><strong>B</strong></a>
 | <a href="#C"><strong>C</strong></a>
 | <a href="#D"><strong>D</strong></a>
 | <a href="#E"><strong>E</strong></a>
 | <a href="#F"><strong>F</strong></a>
 | <a href="#G"><strong>G</strong></a>
 | <a href="#I"><strong>I</strong></a>
 | <a href="#K"><strong>K</strong></a>
 | <a href="#L"><strong>L</strong></a>
 | <a href="#M"><strong>M</strong></a>
 | <a href="#N"><strong>N</strong></a>
 | <a href="#O"><strong>O</strong></a>
 | <a href="#P"><strong>P</strong></a>
 | <a href="#R"><strong>R</strong></a>
 | <a href="#S"><strong>S</strong></a>
 | <a href="#T"><strong>T</strong></a>
 | <a href="#U"><strong>U</strong></a>
 
</div>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.BLUR">BLUR (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.BuiltinFilter">BuiltinFilter (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO">ContainerIO (class in PIL.ContainerIO)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.CONTOUR">CONTOUR (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.GimpGradientFile.curved">curved() (in module PIL.GimpGradientFile)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.DETAIL">DETAIL (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.dumpdirectory">dumpdirectory() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE">EDGE_ENHANCE (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE_MORE">EDGE_ENHANCE_MORE (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.EMBOSS">EMBOSS (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.Filter">Filter (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.GaussianBlur.filter">filter() (PIL.ImageFilter.GaussianBlur method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="PIL.html#PIL.ImageFilter.Kernel.filter">(PIL.ImageFilter.Kernel method)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.ModeFilter.filter">(PIL.ImageFilter.ModeFilter method)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.RankFilter.filter">(PIL.ImageFilter.RankFilter method)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.UnsharpMask.filter">(PIL.ImageFilter.UnsharpMask method)</a>
  </dt>

      </dl></dd>
  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.BLUR.filterargs">filterargs (PIL.ImageFilter.BLUR attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="PIL.html#PIL.ImageFilter.CONTOUR.filterargs">(PIL.ImageFilter.CONTOUR attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.DETAIL.filterargs">(PIL.ImageFilter.DETAIL attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE.filterargs">(PIL.ImageFilter.EDGE_ENHANCE attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE_MORE.filterargs">(PIL.ImageFilter.EDGE_ENHANCE_MORE attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EMBOSS.filterargs">(PIL.ImageFilter.EMBOSS attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.FIND_EDGES.filterargs">(PIL.ImageFilter.FIND_EDGES attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SHARPEN.filterargs">(PIL.ImageFilter.SHARPEN attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH.filterargs">(PIL.ImageFilter.SMOOTH attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH_MORE.filterargs">(PIL.ImageFilter.SMOOTH_MORE attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="PIL.html#PIL.ImageFilter.FIND_EDGES">FIND_EDGES (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.GaussianBlur">GaussianBlur (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageMode.getmode">getmode() (in module PIL.ImageMode)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.GradientFile.getpalette">getpalette() (PIL.GimpGradientFile.GradientFile method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="PIL.html#PIL.GimpPaletteFile.GimpPaletteFile.getpalette">(PIL.GimpPaletteFile.GimpPaletteFile method)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.PaletteFile.PaletteFile.getpalette">(PIL.PaletteFile.PaletteFile method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.getproperties">getproperties() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.getsect">getsect() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.GimpGradientFile.GimpGradientFile">GimpGradientFile (class in PIL.GimpGradientFile)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpPaletteFile.GimpPaletteFile">GimpPaletteFile (class in PIL.GimpPaletteFile)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.GradientFile.gradient">gradient (PIL.GimpGradientFile.GradientFile attribute)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.GradientFile">GradientFile (class in PIL.GimpGradientFile)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL._binary.i16be">i16be() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.i16le">i16le() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.i32be">i32be() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.i32le">i32le() (in module PIL._binary)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL._binary.i8">i8() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFileIO.ImageFileIO">ImageFileIO (class in PIL.ImageFileIO)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.isatty">isatty() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageSequence.Iterator">Iterator (class in PIL.ImageSequence)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="K">K</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.Kernel">Kernel (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.GimpGradientFile.linear">linear() (in module PIL.GimpGradientFile)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.listdir">listdir() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.loaddirectory">loaddirectory() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.loadfat">loadfat() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.loadminifat">loadminifat() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.MaxFilter">MaxFilter (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.MedianFilter">MedianFilter (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.MinFilter">MinFilter (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageMode.ModeDescriptor">ModeDescriptor (class in PIL.ImageMode)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.ModeFilter">ModeFilter (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.BLUR.name">name (PIL.ImageFilter.BLUR attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="PIL.html#PIL.ImageFilter.CONTOUR.name">(PIL.ImageFilter.CONTOUR attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.DETAIL.name">(PIL.ImageFilter.DETAIL attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE.name">(PIL.ImageFilter.EDGE_ENHANCE attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EDGE_ENHANCE_MORE.name">(PIL.ImageFilter.EDGE_ENHANCE_MORE attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.EMBOSS.name">(PIL.ImageFilter.EMBOSS attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.FIND_EDGES.name">(PIL.ImageFilter.FIND_EDGES attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.GaussianBlur.name">(PIL.ImageFilter.GaussianBlur attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.MaxFilter.name">(PIL.ImageFilter.MaxFilter attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.MedianFilter.name">(PIL.ImageFilter.MedianFilter attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.MinFilter.name">(PIL.ImageFilter.MinFilter attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.ModeFilter.name">(PIL.ImageFilter.ModeFilter attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.RankFilter.name">(PIL.ImageFilter.RankFilter attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SHARPEN.name">(PIL.ImageFilter.SHARPEN attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH.name">(PIL.ImageFilter.SMOOTH attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH_MORE.name">(PIL.ImageFilter.SMOOTH_MORE attribute)</a>
  </dt>

        
  <dt><a href="PIL.html#PIL.ImageFilter.UnsharpMask.name">(PIL.ImageFilter.UnsharpMask attribute)</a>
  </dt>

      </dl></dd>
  </dl></td>
</tr></table>

<h2 id="O">O</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL._binary.o16be">o16be() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.o16le">o16le() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.o32be">o32be() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL._binary.o32le">o32le() (in module PIL._binary)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL._binary.o8">o8() (in module PIL._binary)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO">OleFileIO (class in PIL.OleFileIO)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.open">open() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.OleFileIO.OleFileIO.openstream">openstream() (PIL.OleFileIO.OleFileIO method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.PaletteFile.PaletteFile">PaletteFile (class in PIL.PaletteFile)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.__init__">PIL.__init__ (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL._binary">PIL._binary (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.ContainerIO">PIL.ContainerIO (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.ExifTags">PIL.ExifTags (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.GimpGradientFile">PIL.GimpGradientFile (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.GimpPaletteFile">PIL.GimpPaletteFile (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.ImageFileIO">PIL.ImageFileIO (module)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#module-PIL.ImageFilter">PIL.ImageFilter (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.ImageMode">PIL.ImageMode (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.ImageSequence">PIL.ImageSequence (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.JpegPresets">PIL.JpegPresets (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.OleFileIO">PIL.OleFileIO (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.PaletteFile">PIL.PaletteFile (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.TarIO">PIL.TarIO (module)</a>
  </dt>

      
  <dt><a href="PIL.html#module-PIL.TiffTags">PIL.TiffTags (module)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.RankFilter">RankFilter (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpPaletteFile.GimpPaletteFile.rawmode">rawmode (PIL.GimpPaletteFile.GimpPaletteFile attribute)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="PIL.html#PIL.PaletteFile.PaletteFile.rawmode">(PIL.PaletteFile.PaletteFile attribute)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.read">read() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.readline">readline() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.readlines">readlines() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.seek">seek() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.SHARPEN">SHARPEN (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.sine">sine() (in module PIL.GimpGradientFile)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH">SMOOTH (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.SMOOTH_MORE">SMOOTH_MORE (class in PIL.ImageFilter)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.sphere_decreasing">sphere_decreasing() (in module PIL.GimpGradientFile)</a>
  </dt>

      
  <dt><a href="PIL.html#PIL.GimpGradientFile.sphere_increasing">sphere_increasing() (in module PIL.GimpGradientFile)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.TarIO.TarIO">TarIO (class in PIL.TarIO)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ContainerIO.ContainerIO.tell">tell() (PIL.ContainerIO.ContainerIO method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="PIL.html#PIL.ImageFilter.UnsharpMask">UnsharpMask (class in PIL.ImageFilter)</a>
  </dt>

  </dl></td>
</tr></table>



          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">

   

<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="#" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li><a href="index.html">Pillow (PIL fork) 2.2.0 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 1997-2011 by Secret Labs AB, 1995-2011 by Fredrik Lundh, 2010-2013 Alex Clark.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>