Show / Hide Table of Contents

Method Math2.LoByte


Overload

Gets bits 1-8 as byte. Like C macro LOBYTE.

public static byte LoByte(ushort x)
Parameters
x  (ushort)
Returns
byte