NativeMethodscvChangeSeqBlock Method OpenCvSharp Class Library

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

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

public static void cvChangeSeqBlock(
	IntPtr reader,
	int direction
)

Parameters

reader
Type: SystemIntPtr

[Missing <param name="reader"/> documentation for "M:OpenCvSharp.NativeMethods.cvChangeSeqBlock(System.IntPtr,System.Int32)"]

direction
Type: SystemInt32

[Missing <param name="direction"/> documentation for "M:OpenCvSharp.NativeMethods.cvChangeSeqBlock(System.IntPtr,System.Int32)"]

See Also

Reference