http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Move to the next element in the sequence
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void CV_NEXT_SEQ_ELEM( int elemSize, ref MCvSeqReader reader ) |
Visual Basic |
---|
Public Shared Sub CV_NEXT_SEQ_ELEM ( _ elemSize As Integer, _ ByRef reader As MCvSeqReader _ ) |
Visual C++ |
---|
public: static void CV_NEXT_SEQ_ELEM( int elemSize, MCvSeqReader% reader ) |
Parameters
- elemSize
- Type: System..::..Int32
the size of the element
- reader
- Type: Emgu.CV.Structure..::..MCvSeqReader%
the sequence reader