Esempio n. 1
0
 public void ExecCMSTransform(SWIGTYPE_p_cmsHTRANSFORM hTransform)
 {
     libPhotoAssistantImageProcessingPINVOKE.Image16_ExecCMSTransform(swigCPtr, SWIGTYPE_p_cmsHTRANSFORM.getCPtr(hTransform));
     if (libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Pending)
     {
         throw libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_cmsHTRANSFORM obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }