ezLCD SDK Documentation

EZLCDColorEx.B Property

 [This is preliminary documentation and subject to change.]

Get the blue component of this color.

[Visual Basic]
Public Property ReadOnly Byte As 
[C#]
public byte Byte { get; }
[C++]
public: __property  get_Byte();
[JScript]
public function get Byte() : Byte

See Also

EZLCDColorEx Structure | EZLCD.Core Namespace