NativeMethodsaruco_getPredefinedDictionary Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.aruco_getPredefinedDictionary(System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus aruco_getPredefinedDictionary( int name, out IntPtr returnValue )
Public Shared Function aruco_getPredefinedDictionary ( name As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus aruco_getPredefinedDictionary( int name, [OutAttribute] IntPtr% returnValue )
static member aruco_getPredefinedDictionary : name : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="name"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_getPredefinedDictionary(System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_getPredefinedDictionary(System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.aruco_getPredefinedDictionary(System.Int32,System.IntPtr@)"]