[This is preliminary documentation and subject to change.]
Get the low order byte of the 16-bit color.
[Visual Basic]
Public Property ReadOnly Byte As [C#]
public byte Byte { get; }
[C++]
public: __property get_Byte();
[JScript]
public function get Byte() : Byte