Move to the next element in the sequence
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public static void CV_NEXT_SEQ_ELEM( int elemSize, ref MCvSeqReader reader )
Public Shared Sub CV_NEXT_SEQ_ELEM ( _ elemSize As Integer, _ ByRef reader As MCvSeqReader _ )
public: static void CV_NEXT_SEQ_ELEM( int elemSize, MCvSeqReader% reader )