コード例 #1
0
 public virtual void HLRecovery_Global(ToneCurveParams hrp)
 {
     libPhotoAssistantImageProcessingPINVOKE.ImageSource_HLRecovery_Global(swigCPtr, ToneCurveParams.getCPtr(hrp));
     if (libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Pending)
     {
         throw libPhotoAssistantImageProcessingPINVOKE.SWIGPendingException.Retrieve();
     }
 }
コード例 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ToneCurveParams obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }