[Missing <summary> documentation for "M:Emgu.CV.CvInvoke.cvChangeSeqBlock(Emgu.CV.Structure.MCvSeqReader@,System.Int32)"]
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static void cvChangeSeqBlock( ref MCvSeqReader reader, int direction ) |
Visual Basic (Declaration) |
---|
Public Shared Sub cvChangeSeqBlock ( _ ByRef reader As MCvSeqReader, _ direction As Integer _ ) |
Visual C++ |
---|
public: static void cvChangeSeqBlock( MCvSeqReader% reader, int direction ) |
Parameters
- reader
- Type:
Emgu.CV.Structure..::.MCvSeqReader
%
[Missing <param name="reader"/> documentation for "M:Emgu.CV.CvInvoke.cvChangeSeqBlock(Emgu.CV.Structure.MCvSeqReader@,System.Int32)"]
- direction
- Type: System..::.Int32
[Missing <param name="direction"/> documentation for "M:Emgu.CV.CvInvoke.cvChangeSeqBlock(Emgu.CV.Structure.MCvSeqReader@,System.Int32)"]