public virtual void setAutoBWListener(AutoBWListener l)
 {
     libPhotoAssistantImageProcessingPINVOKE.StagedImageProcessor_setAutoBWListener(swigCPtr, AutoBWListener.getCPtr(l));
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AutoBWListener obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }