getshade() — Silicon Graphics
NAME
getshade − returns the current shade
SPECIFICATION
C
long getshade()
FORTRAN
integer*4 function getsha()
Pascal
function getshade: Colorindex;
DESCRIPTION
getshade returns the current shade. It is an index into the color map and is meaningful in either single or double buffer mode.
SEE ALSO
setshade, spclos
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986