getshade(3G) — Silicon Graphics
NAME
getshade − returns the current shade
SPECIFICATION
C
long getshade()
FORTRAN
integer*4 function getsha()
Pascal
function getshade: longint;
DESCRIPTION
getshade returns the current shading value. It is an index into the color map and is meaningful in color map mode but not in RGB mode.
SEE ALSO
setshade, spclos Programming Guide, Section 13.1, Shading
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987