NativeMethodsxphoto_LearningBasedWB_RangeMaxVal_set Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void xphoto_LearningBasedWB_RangeMaxVal_set( IntPtr prt, int value )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub xphoto_LearningBasedWB_RangeMaxVal_set ( prt As IntPtr, value As Integer )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void xphoto_LearningBasedWB_RangeMaxVal_set( IntPtr prt, int value )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member xphoto_LearningBasedWB_RangeMaxVal_set : prt : IntPtr * value : int -> unit
OpenCvSharp.NativeMethods.xphoto_LearningBasedWB_RangeMaxVal_set = function(prt, value);