NativeMethodscvSliceLength Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvSliceLength(OpenCvSharp.CvSlice,System.IntPtr)"]

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

public static int cvSliceLength(
	CvSlice slice,
	IntPtr seq
)

Parameters

slice
Type: OpenCvSharpCvSlice

[Missing <param name="slice"/> documentation for "M:OpenCvSharp.NativeMethods.cvSliceLength(OpenCvSharp.CvSlice,System.IntPtr)"]

seq
Type: SystemIntPtr

[Missing <param name="seq"/> documentation for "M:OpenCvSharp.NativeMethods.cvSliceLength(OpenCvSharp.CvSlice,System.IntPtr)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvSliceLength(OpenCvSharp.CvSlice,System.IntPtr)"]

See Also

Reference