Exemplo n.º 1
0
 public static extern int SaveBMP_RW(IntPtr /*Surface*/ surface, ref RWops dst, int freedst);
Exemplo n.º 2
0
 public static extern int SaveBMP_RW(IntPtr /*Surface*/ surface, ref RWops dst, int freedst);
Exemplo n.º 3
0
 public static extern IntPtr LoadBMP_RW(ref RWops src, int freesrc);
Exemplo n.º 4
0
 public static extern IntPtr /*Surface*/ LoadBMP_RW(ref RWops src, int freesrc);