Tao.FreeGlut SDK Documentation

Glut.GLUT_TRANSPARENT_INDEX Field

The transparent color index of the overlay of the current window; negative one is returned if no overlay is in use.

[Visual Basic]
Public Const GLUT_TRANSPARENT_INDEX As Integer = 803
[C#]
public const int GLUT_TRANSPARENT_INDEX = 803;

See Also

Glut Class | Tao.FreeGlut Namespace