Click or drag to resize

RNG  Conversion (RNG to SByte)

(sbyte)RNG.next()

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static explicit operator sbyte (
	RNG self
)

Parameters

self
Type: OpenCvSharpRNG

[Missing <param name="self"/> documentation for "M:OpenCvSharp.RNG.op_Explicit(OpenCvSharp.RNG)~System.SByte"]

Return Value

Type: SByte

[Missing <returns> documentation for "M:OpenCvSharp.RNG.op_Explicit(OpenCvSharp.RNG)~System.SByte"]

See Also