mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
 | |
| <html>
 | |
| <head>
 | |
| <meta http-equiv='Content-Type' content='text/html; charset=us-ascii' />
 | |
| <title>The PIL.OleFileIO Module</title>
 | |
| <link rel='stylesheet' href='effbot.css' type='text/css' />
 | |
| </head>
 | |
| <body>
 | |
| <h1>The PIL.OleFileIO Module</h1>
 | |
| <dl>
 | |
| <dt><b>OleFileIO(filename=None)</b> (class) [<a href='#PIL.OleFileIO.OleFileIO-class'>#</a>]</dt>
 | |
| <dd>
 | |
| <p>This class encapsulates the interface to an OLE 2 structured
 | |
| storage file.</p>
 | |
| <p>For more information about this class, see <a href='#PIL.OleFileIO.OleFileIO-class'><i>The OleFileIO Class</i></a>.</p>
 | |
| </dd>
 | |
| </dl>
 | |
| <h2><a id='PIL.OleFileIO.OleFileIO-class' name='PIL.OleFileIO.OleFileIO-class'>The OleFileIO Class</a></h2>
 | |
| <dl>
 | |
| <dt><b>OleFileIO(filename=None)</b> (class) [<a href='#PIL.OleFileIO.OleFileIO-class'>#</a>]</dt>
 | |
| <dd>
 | |
| <p>This class encapsulates the interface to an OLE 2 structured
 | |
| storage file.  Use the <a class="link" href="link:listdir"><b>listdir</b></a> and <a class="link" href="link:openstream"><b>openstream</b></a>
 | |
| methods to access the contents of this file.
 | |
| </p></dd>
 | |
| <dt><a id='PIL.OleFileIO.OleFileIO.getproperties-method' name='PIL.OleFileIO.OleFileIO.getproperties-method'><b>getproperties(filename)</b></a> [<a href='#PIL.OleFileIO.OleFileIO.getproperties-method'>#</a>]</dt>
 | |
| <dd>
 | |
| </dd>
 | |
| <dt><a id='PIL.OleFileIO.OleFileIO.listdir-method' name='PIL.OleFileIO.OleFileIO.listdir-method'><b>listdir()</b></a> [<a href='#PIL.OleFileIO.OleFileIO.listdir-method'>#</a>]</dt>
 | |
| <dd>
 | |
| </dd>
 | |
| <dt><a id='PIL.OleFileIO.OleFileIO.open-method' name='PIL.OleFileIO.OleFileIO.open-method'><b>open(filename)</b></a> [<a href='#PIL.OleFileIO.OleFileIO.open-method'>#</a>]</dt>
 | |
| <dd>
 | |
| </dd>
 | |
| <dt><a id='PIL.OleFileIO.OleFileIO.openstream-method' name='PIL.OleFileIO.OleFileIO.openstream-method'><b>openstream(filename)</b></a> [<a href='#PIL.OleFileIO.OleFileIO.openstream-method'>#</a>]</dt>
 | |
| <dd>
 | |
| </dd>
 | |
| </dl>
 | |
| </body></html>
 |