DSPC(3g) — Subroutines
Name
DSPC − Installs a pseudo color mapping data record and assigns the given index to this mapping.
Operating States: PHOP, WSOP, ∗, ∗
Digital PHIGS extension function
Syntax
DSPC(WKID, AINDEX, RANGE, MODEL, WEIGHTS, COLORS)
Argument Data Type Access Description
---------------------------------------------------------------------------
WKID Integer Read Workstation identifier
AINDEX Integer Read Color mapping index
RANGE Integer Read Number of entries in the color map
MODEL Integer Read Color model (must be PRGB)
WEIGHTS(3) Array of Write Weight vector
reals
COLORS(3 x Array of Write Color mapping array
RANGE) reals
---------------------------------------------------------------------------
Description
DSPC allows you to modify the entries in the installs a pseudo color mapping data record and assigns the given index to this mapping. See the DSUPC function for details of the pseudo color mapping data record.
See Also
DSUPC