Tao.Glfw SDK Documentation |
|
Glfw.glfwLoadTextureImage2D Method
[Visual Basic]
Public Shared Function glfwLoadTextureImage2D( _
ByRef
img As
GLFWimage, _
ByVal
flags As
Integer _
) As
Integer
[C#]
public static
int glfwLoadTextureImage2D(
ref
GLFWimage img,
int flags);
See Also
Glfw Class | Tao.Glfw Namespace