public static SWIGTYPE_p_std__vectorT_Glib__ustring_t getGamma()
        {
            SWIGTYPE_p_std__vectorT_Glib__ustring_t ret = new SWIGTYPE_p_std__vectorT_Glib__ustring_t(libPhotoAssistantImageProcessingPINVOKE.getGamma(), true);

            return(ret);
        }
Ejemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_Glib__ustring_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }