Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought



iflSGIColormap(3)                    Image Format Library C++ Reference Manual



NAME
     iflSGIColormap - default SGI colormap

INHERITS FROM
     iflLut : iflColormap

HEADER FILE
     #include <ifl/iflSGIColormap.h>

CLASS DESCRIPTION
     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
     Constructors

          iflSGIColormap()


FUNCTION DESCRIPTIONS
     iflSGIColormap()

          iflSGIColormap()


          Constructs the standard SGI colormap.

INHERITED MEMBER FUNCTIONS
   Inherited from iflLut
     getChan(), getData(), getDataType(), getDomain(), getDomainMax(),
     getDomainMin(), getDomainStep(), getLength(), getNumChans(), getOrigin(),
     getRange(), getVal(), init(), isDiff(), operator=(), setData(),
     setDomain(), setVal()

SEE ALSO
     iflLut, iflColormap
















                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026