Describes a 16-bits RGB color.
Inherits from
Crgb8T<word>.
Methods
Name | Description |
---|---|
toRGB | Returns the RGB color in 32-bits. |
toRGB8 | Returns the RGB color in 8-bits. |
getSummatory | Returns R+G+B. |
toRGB
Returns the RGB color in 32-bits.
toRGB8
Returns the RGB color in 8-bits.