Query: glutgetcolor
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutGetColor -- Gets an indexed color-mode entry's Red, Green, or Blue value.LIBRARYOpenGLUT - colormapSYNOPSIS#include <openglut.h> GLfloat glutGetColor(int color, int component);PARAMETERScolor The palette entry to fetch. component Whether to fetch Red, Green, or Blue.DESCRIPTIONAllows 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_BLUEBUGSUnimplemented.SEE ALSOglutSetColor(3) glutCopyColorMap(3) Epoch
| Related Man Pages |
|---|
| sdl_pixelformat(3) - opensolaris |
| glutsetwindow(3) - centos |
| sdl_pixelformat(3) - suse |
| glutcopycolormap(3glut) - suse |
| function::ansi_set_color3(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |