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

« back to all changes in this revision

Viewing changes to docs/pythondoc-PIL.WalImageFile.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.WalImageFile Module</title>
 
6
<link rel='stylesheet' href='effbot.css' type='text/css' />
 
7
</head>
 
8
<body>
 
9
<h1>The PIL.WalImageFile Module</h1>
 
10
<dl>
 
11
<dt><a id='PIL.WalImageFile.open-function' name='PIL.WalImageFile.open-function'><b>open(filename)</b></a> [<a href='#PIL.WalImageFile.open-function'>#</a>]</dt>
 
12
<dd>
 
13
<p>Load texture from a Quake2 WAL texture file.
 
14
</p><p>
 
15
By default, a Quake2 standard palette is attached to the texture.
 
16
To override the palette, use the <b>putpalette</b> method.
 
17
 
 
18
</p><dl>
 
19
<dt><i>filename</i></dt>
 
20
<dd>
 
21
</dd>
 
22
<dt>Returns:</dt>
 
23
<dd>
 
24
</dd>
 
25
</dl><br />
 
26
</dd>
 
27
</dl>
 
28
</body></html>