glutGetColor (3) - Linux Manuals
glutGetColor: Gets an indexed color-mode entry's Red, Green, or Blue value.
NAME
glutGetColor - Gets an indexed color-mode entry's Red, Green, or Blue value.LIBRARY
OpenGLUT - colormapSYNOPSIS
In openglut.h Ft GLfloat Fn glutGetColor int color int componentPARAMETERS
Bf Em
Bf Em
Bf Sy
DESCRIPTION
Allows you to get individual color-map entries
in a
Bf Sy
BUGS
Unimplemented.