centos man page for glutgetcolor

Query: glutgetcolor

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutGetColor -- Gets an indexed color-mode entry's Red, Green, or Blue value.
LIBRARY
OpenGLUT - colormap
SYNOPSIS
#include <openglut.h> GLfloat glutGetColor(int color, int component);
PARAMETERS
color The palette entry to fetch. component Whether to fetch Red, Green, or Blue.
DESCRIPTION
Allows you to get individual color-map entries in a GLUT_INDEX type of display. Respects the current layer setting. component may be any of: - GLUT_RED - GLUT_GREEN - GLUT_BLUE
BUGS
Unimplemented.
SEE ALSO
glutSetColor(3) glutCopyColorMap(3) Epoch
Related Man Pages
sdl_pixelformat(3) - centos
glutsetwindow(3) - centos
glutcopycolormap(3glut) - suse
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq