~ubuntu-branches/ubuntu/saucy/python-imaging/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/pythondoc-PIL.WalImageFile.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.WalImageFile Module
 
3
===========================
 
4
 
 
5
The PIL.WalImageFile Module
 
6
===========================
 
7
 
 
8
**open(filename)** [`# <#PIL.WalImageFile.open-function>`_]
 
9
    Load texture from a Quake2 WAL texture file.
 
10
 
 
11
    By default, a Quake2 standard palette is attached to the texture. To
 
12
    override the palette, use the **putpalette** method.
 
13
 
 
14
    *filename*
 
15
    Returns:
 
16