iflSGIColormap(3) Image Format Library C++ Reference Manual
iflSGIColormap - default SGI colormap
iflLut : iflColormap
#include <ifl/iflSGIColormap.h>
The SGI colormap class is used to create a representation of the standard
SGI colormap that is commonly used with SGI images and is the standard
colormap for OpenGL and IrisGL PseudoColor visuals. The domain of the
table is from 32 to 255; it contains a greyscale ramp in the first 24
entries, the remainder is a color ramp.
CLASS MEMBER FUNCTION SUMMARY [Toc] [Back] Constructors
iflSGIColormap()
FUNCTION DESCRIPTIONS [Toc] [Back] iflSGIColormap()
iflSGIColormap()
Constructs the standard SGI colormap.
INHERITED MEMBER FUNCTIONS [Toc] [Back] Inherited from iflLut
getChan(), getData(), getDataType(), getDomain(), getDomainMax(),
getDomainMin(), getDomainStep(), getLength(), getNumChans(), getOrigin(),
getRange(), getVal(), init(), isDiff(), operator=(), setData(),
setDomain(), setVal()
iflLut, iflColormap
PPPPaaaaggggeeee 1111 [ Back ]
|