Click or drag to resize

NativeMethodscore_FileStorage_write_vectorOfDMatch Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileStorage_write_vectorOfDMatch(
	IntPtr fs,
	string name,
	IntPtr value
)

Parameters

fs
Type: SystemIntPtr

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

name
Type: SystemString

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

value
Type: SystemIntPtr

[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_write_vectorOfDMatch(System.IntPtr,System.String,System.IntPtr)"]

Return Value

Type: ExceptionStatus

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

See Also