ezLCD SDK Documentation

EZLCDColorEx Properties

 [This is preliminary documentation and subject to change.]

The properties of the EZLCDColorEx structure are listed below. For a complete list of EZLCDColorEx structure members, see the EZLCDColorEx Members topic.

Public Instance Properties

B Get the blue component of this color.
G Get the green component of this color.
HighByte Get the high order byte of the 16-bit color.
LowByte Get the low order byte of the 16-bit color.
R Get the red component of this color.

See Also

EZLCDColorEx Structure | EZLCD.Core Namespace