NativeMethodsxphoto_GrayworldWB_SaturationThreshold_get Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static float xphoto_GrayworldWB_SaturationThreshold_get( IntPtr ptr )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function xphoto_GrayworldWB_SaturationThreshold_get ( ptr As IntPtr ) As Single
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static float xphoto_GrayworldWB_SaturationThreshold_get( IntPtr ptr )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member xphoto_GrayworldWB_SaturationThreshold_get : ptr : IntPtr -> float32
OpenCvSharp.NativeMethods.xphoto_GrayworldWB_SaturationThreshold_get = function(ptr);