Click or drag to resize

NativeMethodscore_theRNG_set Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_theRNG_set(
	ulong returnValue
)

Parameters

returnValue
Type: SystemUInt64

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_theRNG_set(System.UInt64)"]

Return Value

Type: ExceptionStatus

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

See Also