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

« back to all changes in this revision

Viewing changes to docs/pythondoc-PIL.IptcImagePlugin.html

  • 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
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
 
2
<html>
 
3
<head>
 
4
<meta http-equiv='Content-Type' content='text/html; charset=us-ascii' />
 
5
<title>The PIL.IptcImagePlugin Module</title>
 
6
<link rel='stylesheet' href='effbot.css' type='text/css' />
 
7
</head>
 
8
<body>
 
9
<h1>The PIL.IptcImagePlugin Module</h1>
 
10
<dl>
 
11
<dt><a id='PIL.IptcImagePlugin.getiptcinfo-function' name='PIL.IptcImagePlugin.getiptcinfo-function'><b>getiptcinfo(im)</b></a> [<a href='#PIL.IptcImagePlugin.getiptcinfo-function'>#</a>]</dt>
 
12
<dd>
 
13
<dl>
 
14
<dt><i>im</i></dt>
 
15
<dd>
 
16
</dd>
 
17
<dt>Returns:</dt>
 
18
<dd>
 
19
</dd>
 
20
</dl><br />
 
21
</dd>
 
22
<dt><b>IptcImageFile</b> (class)  [<a href='#PIL.IptcImagePlugin.IptcImageFile-class'>#</a>]</dt>
 
23
<dd>
 
24
<p>Image plugin for IPTC/NAA datastreams.</p>
 
25
<p>For more information about this class, see <a href='#PIL.IptcImagePlugin.IptcImageFile-class'><i>The IptcImageFile Class</i></a>.</p>
 
26
</dd>
 
27
</dl>
 
28
<h2><a id='PIL.IptcImagePlugin.IptcImageFile-class' name='PIL.IptcImagePlugin.IptcImageFile-class'>The IptcImageFile Class</a></h2>
 
29
<dl>
 
30
<dt><b>IptcImageFile</b> (class)  [<a href='#PIL.IptcImagePlugin.IptcImageFile-class'>#</a>]</dt>
 
31
<dd>
 
32
<p>Image plugin for IPTC/NAA datastreams.  To read IPTC/NAA fields
 
33
from TIFF and JPEG files, use the <b>getiptcinfo</b> function.
 
34
</p></dd>
 
35
</dl>
 
36
</body></html>