imgfile
imgfile — Support for SGI imglib files
Deprecated since version 2.6: The imgfile
module has been removed in Python 3.
The imgfile
module allows Python programs to access SGI imglib image files (also known as .rgb
files). The module is far from complete, but is provided anyway since the functionality that there is enough in some cases. Currently, colormap files are not supported.
The module defines the following variables and functions:
-
exception imgfile.error
-
This exceptio