Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_ALPHA Field
Bit mask to select a window with an alpha component to the color buffer(s).
[Visual Basic]
Public Const GLUT_ALPHA As
Integer = 8
[C#]
public const
int GLUT_ALPHA = 8;
See Also
Glut Class | Tao.FreeGlut Namespace