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);
Parameters
-
FileName
- Specifies which file to save an image to
Return Value
See Also
Il Class | Tao.DevIl Namespace