Tao.DevIl SDK Documentation

Ilut.ilutGLScreen Method 

ilutGLScreen copies the current OpenGL window contents to the current bound image, effectively taking a screenshot. The new image attributes are that of the current OpenGL window's.

[Visual Basic]
Public Shared Function ilutGLScreen() As Boolean
[C#]
public static bool ilutGLScreen();

Return Value

See Also

Ilut Class | Tao.DevIl Namespace