NativeMethodscore_FileNode_read_Vec4w Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static Vec4w core_FileNode_read_Vec4w( IntPtr node )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function core_FileNode_read_Vec4w ( node As IntPtr ) As Vec4w
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static Vec4w core_FileNode_read_Vec4w( IntPtr node )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member core_FileNode_read_Vec4w : node : IntPtr -> Vec4w
OpenCvSharp.NativeMethods.core_FileNode_read_Vec4w = function(node);