Click or drag to resize

NativeMethodscore_setNumThreads Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_setNumThreads(
	int nthreads
)

Parameters

nthreads
Type: SystemInt32

[Missing <param name="nthreads"/> documentation for "M:OpenCvSharp.NativeMethods.core_setNumThreads(System.Int32)"]

Return Value

Type: ExceptionStatus

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

See Also