예제 #1
0
 public static extern bool Load(LoadImageTypeLumps type, byte[] lump, int size);
예제 #2
0
 public static extern bool Load(LoadImageTypeLumps type, IntPtr lump, int size);