Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_RGBA Field
One if the current window is RGBA mode, zero otherwise (i.e., color index).
[Visual Basic]
Public Const GLUT_WINDOW_RGBA As
Integer = 116
[C#]
public const
int GLUT_WINDOW_RGBA = 116;
See Also
Glut Class | Tao.FreeGlut Namespace