Tao.Glfw SDK Documentation |
|
Glfw.GLFW_GREEN_BITS Field
Number of bits for the green color component.
[Visual Basic]
Public Const GLFW_GREEN_BITS As
Integer = 131078
[C#]
public const
int GLFW_GREEN_BITS = 131078;
See Also
Glfw Class | Tao.Glfw Namespace