Tao.DevIl SDK Documentation

Il.IL_TYPE_UNKNOWN Field

Tells OpenIL to try to determine the type of image present in FileName, File or Lump.

[Visual Basic]
Public Const IL_TYPE_UNKNOWN As Integer = 0
[C#]
public const int IL_TYPE_UNKNOWN = 0;

See Also

Il Class | Tao.DevIl Namespace