NativeMethodscvGetRootFileNode Method OpenCvSharp Class Library

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

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

public static IntPtr cvGetRootFileNode(
	IntPtr fs,
	int stream_index
)

Parameters

fs
Type: SystemIntPtr

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

stream_index
Type: SystemInt32

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

Return Value

Type: IntPtr

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

See Also

Reference