Beispiel #1
0
 public bool IsContiguous()
 {
     return(SafeNativeMethods.mp_ImageFrame__IsContiguous(mpPtr));
 }