Tao.Glfw SDK Documentation |
|
Glfw.GLFW_ACCUM_BLUE_BITS Field
Number of bits for the blue channel of the accumulator buffer.
[Visual Basic]
Public Const GLFW_ACCUM_BLUE_BITS As
Integer = 131086
[C#]
public const
int GLFW_ACCUM_BLUE_BITS = 131086;
See Also
Glfw Class | Tao.Glfw Namespace