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