internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AutoExpListener obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
 public virtual void setAutoExpListener(AutoExpListener l)
 {
     libPhotoAssistantImageProcessingPINVOKE.StagedImageProcessor_setAutoExpListener(swigCPtr, AutoExpListener.getCPtr(l));
 }