Tao.DevIl SDK Documentation

Il.ilLoadL Method

ilLoadL loads an image from a memory lump

Overload List

ilLoadL loads an image from a memory lump

public static bool ilLoadL(int,byte[],int);

ilLoadL loads an image from a memory lump

public static bool ilLoadL(int,IntPtr,int);

See Also

Il Class | Tao.DevIl Namespace