Describes a 16bits RGB color.
Inherits from
Crgb8T<word>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. |
...
Anchor | ||||
---|---|---|---|---|
|
...
Returns the RGB color in 8-bits.
...