Tao.Glfw SDK Documentation

Glfw.GLFW_RED_BITS Field

Number of bits for the red color component.

[Visual Basic]
Public Const GLFW_RED_BITS As Integer = 131077
[C#]
public const int GLFW_RED_BITS = 131077;

See Also

Glfw Class | Tao.Glfw Namespace