Esempio n. 1
0
        public virtual bool CPBDump(string commFName, string imageFName, string profileFName, string defaultPParams, SWIGTYPE_p_CacheImageData cfs, bool flagMode)
        {
            bool ret = libPhotoAssistantImageProcessingPINVOKE.TagDirectory_CPBDump__SWIG_2(swigCPtr, commFName, imageFName, profileFName, defaultPParams, SWIGTYPE_p_CacheImageData.getCPtr(cfs), flagMode);

            if (libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Pending)
            {
                throw libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_CacheImageData obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }