| RNGToByte Method |
(byte)RNG.next()
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function ToByte As Byte
public:
unsigned char ToByte()
member ToByte : unit -> byte
Return Value
Type:
Byte[Missing <returns> documentation for "M:OpenCvSharp.RNG.ToByte"]
See Also