CvSeqWriterEndWriteSeq Method OpenCvSharp Class Library
Finishes process of writing sequence

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvSeq EndWriteSeq()

Return Value

Type: CvSeq
the pointer to the written sequence.
See Also

Reference