CvSliceSliceLength Method OpenCvSharp Class Library
Calculates the sequence slice length

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

public int SliceLength(
	CvSeq seq
)

Parameters

seq
Type: OpenCvSharpCvSeq
Sequence

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CvSlice.SliceLength(OpenCvSharp.CvSeq)"]

See Also

Reference