Tao.DevIl SDK Documentation

Il.ilLoadImage Method 

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

See Also

Il Class | Tao.DevIl Namespace