Tao.FreeGlut SDK Documentation

Glut.GLUT_WINDOW_GREEN_SIZE Field

Number of bits of green stored the current window's color buffer. Zero if the window is color index.

[Visual Basic]
Public Const GLUT_WINDOW_GREEN_SIZE As Integer = 108
[C#]
public const int GLUT_WINDOW_GREEN_SIZE = 108;

See Also

Glut Class | Tao.FreeGlut Namespace