rest25/library/imgfile.rst => rest262/library/imgfile.rst
f1
2:mod:`imgfile` --- Support for SGI imglib files
3===============================================
4
5.. module:: imgfile
6   :platform: IRIX
7   :synopsis: Support for SGI imglib files.
t8+   :deprecated:
9+ 
10+.. deprecated:: 2.6
11+   The :mod:`imgfile` module has been deprecated for removal in Python 3.0.
12+ 
8
9
10The :mod:`imgfile` module allows Python programs to access SGI imglib image
11files (also known as :file:`.rgb` files).  The module is far from complete, but
12is provided anyway since the functionality that there is enough in some cases.
13Currently, colormap files are not supported.
14
15The module defines the following variables and functions:
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op