Tao.DevIl SDK Documentation |
|
Ilut.ilutGLSaveImage Method
[Visual Basic]
Public Shared Function ilutGLSaveImage( _
ByVal
FileName As
String, _
ByVal
TexID As
Integer _
) As
Boolean
[C#]
public static
bool ilutGLSaveImage(
string FileName,
int TexID);
See Also
Ilut Class | Tao.DevIl Namespace