Tao.DevIl SDK Documentation

Il.ilSaveImage Method 

[Visual Basic]
Public Shared Function ilSaveImage( _
   ByVal FileName As String _
) As Boolean
[C#]
public static bool ilSaveImage(
   string FileName
);

See Also

Il Class | Tao.DevIl Namespace