Click or drag to resize

NativeMethodscore_Algorithm_read Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_Algorithm_read(
	IntPtr obj,
	IntPtr fn
)

Parameters

obj
Type: SystemIntPtr

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

fn
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also