Exemplo n.º 1
0
 public void DisplayMF_MirrorMode(SWIGTYPE_p_ostream os)
 {
     VisionLabPINVOKE.MFCam_DisplayMF_MirrorMode(swigCPtr, SWIGTYPE_p_ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_ostream obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }