Exemplo n.º 1
0
 private int GetStructInt(string field)
 {
     return(Marshal.ReadInt32(this.Handle, GDImage.GetOffset(field)));
 }