File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,18 @@ \section{\module{rgbimg} ---
22 Read and write `` SGI RGB'' files }
33
44\declaremodule {builtin}{rgbimg}
5- \modulesynopsis {Read and write image files in `` SGI RGB'' format (the module is
6- \emph {not } SGI specific though!).}
5+ \modulesynopsis {Read and write image files in `` SGI RGB'' format (the module
6+ is \emph {not } SGI specific though!).}
77
88
99The \module {rgbimg} module allows Python programs to access SGI imglib image
1010files (also known as \file {.rgb} files). The module is far from
1111complete, but is provided anyway since the functionality that there is
1212enough in some cases. Currently, colormap files are not supported.
1313
14+ \note {This module is only built by default for 32-bit platforms; it is
15+ not expected to work properly on other systems.}
16+
1417The module defines the following variables and functions:
1518
1619\begin {excdesc }{error}
You can’t perform that action at this time.
0 commit comments