NativeMethodscore_Algorithm_name Method OpenCvSharp Class Library

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

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

public static void core_Algorithm_name(
	IntPtr self,
	StringBuilder buf,
	int bufLength
)

Parameters

self
Type: SystemIntPtr

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_name(System.IntPtr,System.Text.StringBuilder,System.Int32)"]

buf
Type: System.TextStringBuilder

[Missing <param name="buf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_name(System.IntPtr,System.Text.StringBuilder,System.Int32)"]

bufLength
Type: SystemInt32

[Missing <param name="bufLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_name(System.IntPtr,System.Text.StringBuilder,System.Int32)"]

See Also

Reference