Tao.DevIl SDK Documentation

Il.ilIsImage Method 

[Visual Basic]
Public Shared Function ilIsImage( _
   ByVal Image As Integer _
) As Boolean
[C#]
public static bool ilIsImage(
   int Image
);

See Also

Il Class | Tao.DevIl Namespace