Exemplo n.º 1
0
 public void SetOrientation(EPVRTOrientation eAxisOrientation)
 {
     pvrttSetOrientation(header, eAxisOrientation);
 }
Exemplo n.º 2
0
 private extern static EPVRTColourSpace pvrttSetOrientation(IntPtr header, EPVRTOrientation eAxisOrientation);