Tao.Glfw SDK Documentation |
|
Glfw.GLFW_NO_RESCALE_BIT Field
Do not rescale image to closest 2^m * 2^n resolution.
[Visual Basic]
Public Const GLFW_NO_RESCALE_BIT As
Integer = 1
[C#]
public const
int GLFW_NO_RESCALE_BIT = 1;
See Also
Glfw Class | Tao.Glfw Namespace