Ejemplo n.º 1
0
        public virtual bool CPBDump(string commFName, string imageFName, string profileFName, string defaultPParams, SWIGTYPE_p_CacheImageData cfs, bool flagMode, SWIGTYPE_p_rtengine__SafeKeyFile keyFile)
        {
            bool ret = libPhotoAssistantImageProcessingPINVOKE.TagDirectory_CPBDump__SWIG_1(swigCPtr, commFName, imageFName, profileFName, defaultPParams, SWIGTYPE_p_CacheImageData.getCPtr(cfs), flagMode, SWIGTYPE_p_rtengine__SafeKeyFile.getCPtr(keyFile));

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