| RNGToUInt16 Method |
(ushort)RNG.next()
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function ToUInt16 As UShort
public:
unsigned short ToUInt16()
member ToUInt16 : unit -> uint16
Return Value
Type:
UInt16[Missing <returns> documentation for "M:OpenCvSharp.RNG.ToUInt16"]
See Also