Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_COLORMAP_SIZE Field
Size of current window's color index colormap; zero for RGBA color model windows.
[Visual Basic]
Public Const GLUT_WINDOW_COLORMAP_SIZE As
Integer = 119
[C#]
public const
int GLUT_WINDOW_COLORMAP_SIZE = 119;
See Also
Glut Class | Tao.FreeGlut Namespace