public static DCPStore getInstance() { global::System.IntPtr cPtr = libPhotoAssistantImageProcessingPINVOKE.DCPStore_getInstance(); DCPStore ret = (cPtr == global::System.IntPtr.Zero) ? null : new DCPStore(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DCPStore obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }