mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			412 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			412 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
===========================
 | 
						|
The PIL.WalImageFile Module
 | 
						|
===========================
 | 
						|
 | 
						|
The PIL.WalImageFile Module
 | 
						|
===========================
 | 
						|
 | 
						|
**open(filename)** [`# <#PIL.WalImageFile.open-function>`_]
 | 
						|
    Load texture from a Quake2 WAL texture file.
 | 
						|
 | 
						|
    By default, a Quake2 standard palette is attached to the texture. To
 | 
						|
    override the palette, use the **putpalette** method.
 | 
						|
 | 
						|
    *filename*
 | 
						|
    Returns:
 | 
						|
 |