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