Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 13f150929e9d4281f1fa1d3f36c1073a > files > 101

python-pillow-doc-2.6.2-1.1.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>Guides &mdash; Pillow v2.6.2 (PIL fork)</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.6.2',
        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="author" title="About these documents" href="about.html" />
    <link rel="top" title="Pillow v2.6.2 (PIL fork)" href="index.html" />
    <link rel="next" title="Overview" href="handbook/overview.html" />
    <link rel="prev" title="About Pillow" href="about.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="handbook/overview.html" title="Overview"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="about.html" title="About Pillow"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Home</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="guides">
<h1>Guides<a class="headerlink" href="#guides" title="Permalink to this headline">ΒΆ</a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="handbook/overview.html">Overview</a><ul>
<li class="toctree-l2"><a class="reference internal" href="handbook/overview.html#image-archives">Image Archives</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/overview.html#image-display">Image Display</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/overview.html#image-processing">Image Processing</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="handbook/tutorial.html">Tutorial</a><ul>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#using-the-image-class">Using the Image class</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#reading-and-writing-images">Reading and writing images</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#cutting-pasting-and-merging-images">Cutting, pasting, and merging images</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#geometrical-transforms">Geometrical transforms</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#color-transforms">Color transforms</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#image-enhancement">Image enhancement</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#image-sequences">Image sequences</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#postscript-printing">Postscript printing</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#more-on-reading-images">More on reading images</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/tutorial.html#controlling-the-decoder">Controlling the decoder</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="handbook/concepts.html">Concepts</a><ul>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#bands">Bands</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#mode">Mode</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#size">Size</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#coordinate-system">Coordinate System</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#palette">Palette</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#info">Info</a></li>
<li class="toctree-l2"><a class="reference internal" href="handbook/concepts.html#filters">Filters</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="porting-pil-to-pillow.html">Porting existing PIL-based code to Pillow</a></li>
<li class="toctree-l1"><a class="reference internal" href="developer.html">Developer</a><ul>
<li class="toctree-l2"><a class="reference internal" href="developer.html#release">Release</a></li>
</ul>
</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/guides.txt"
           rel="nofollow">Show Source</a></li>
  </ul><h3>Need help?</h3>
<p>
    You can get help via IRC at <a href="irc://irc.freenode.net#pil">irc://irc.freenode.net#pil</a> or Stack Overflow <a href="http://stackoverflow.com/questions/tagged/pillow">here</a> and <a href="http://stackoverflow.com/questions/tagged/pil">here</a>. Please <a href="https://github.com/python-pillow/Pillow/issues/new">report issues on GitHub</a>.
</p>
<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="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="handbook/overview.html" title="Overview"
             >next</a> |</li>
        <li class="right" >
          <a href="about.html" title="About Pillow"
             >previous</a> |</li>
        <li><a href="index.html">Home</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>