~ubuntu-branches/ubuntu/wily/python-imaging/wily

« back to all changes in this revision

Viewing changes to docs/pythondoc-PIL.ImagePath.rst

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-01-31 20:49:20 UTC
  • mfrom: (27.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130131204920-b5zshy6vgfvdionl
Tags: 1.1.7+1.7.8-1ubuntu1
Rewrite build dependencies to allow cross builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
========================
 
2
The PIL.ImagePath Module
 
3
========================
 
4
 
 
5
The PIL.ImagePath Module
 
6
========================
 
7
 
 
8
**Path(xy)** (class) [`# <#PIL.ImagePath.Path-class>`_]
 
9
    Path wrapper.
 
10
 
 
11
    For more information about this class, see `*The Path
 
12
    Class* <#PIL.ImagePath.Path-class>`_.
 
13
 
 
14
The Path Class
 
15
--------------
 
16
 
 
17
**Path(xy)** (class) [`# <#PIL.ImagePath.Path-class>`_]
 
18
**\_\_init\_\_(xy)** [`# <#PIL.ImagePath.Path.__init__-method>`_]
 
19
 
 
20
    *xy*
 
21
 
 
22
**compact(distance=2)** [`# <#PIL.ImagePath.Path.compact-method>`_]
 
23
**getbbox()** [`# <#PIL.ImagePath.Path.getbbox-method>`_]
 
24
**map(function)** [`# <#PIL.ImagePath.Path.map-method>`_]
 
25
**tolist(flat=0)** [`# <#PIL.ImagePath.Path.tolist-method>`_]
 
26
 
 
27
    *flat*
 
28
    Returns:
 
29
 
 
30
**transform(matrix)** [`# <#PIL.ImagePath.Path.transform-method>`_]