Tao.DevIl SDK Documentation

Il.ilLoadDataL Method (Byte[], Int32, Int32, Int32, Int32, Byte)

[Visual Basic]
Overloads Public Shared Function ilLoadDataL( _
   ByVal Lump As Byte(), _
   ByVal Size As Integer, _
   ByVal Width As Integer, _
   ByVal Height As Integer, _
   ByVal Depth As Integer, _
   ByVal Bpp As Byte _
) As Boolean
[C#]
public static bool ilLoadDataL(
   byte[] Lump,
   int Size,
   int Width,
   int Height,
   int Depth,
   byte Bpp
);

See Also

Il Class | Tao.DevIl Namespace | Il.ilLoadDataL Overload List