getshade() — Silicon Graphics
NAME
getshade - returns the current shade
SPECIFICATION
C
Colorindex getshade()
FORTRAN
integer*4 function getsha()
Pascal
function getshade: Colorindex;
DESCRIPTION
getshade returns the current shade as last seen by setshade. It is an index into the color map and is meaningful in either single or double buffer mode.
SEE ALSO
setshade, spclos
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986