Set the color of the attribute.
The color value will be ignored when the attribute type is not ATTRIBUTE_FOREGROUND nor ATTRIBUTE_BACKGROUND.
- Parameters
-
attribute | The attribute. |
red | The red value, from 0x0 to 0xFF. |
green | The green value, from 0x0 to 0xFF. |
blue | The blue value, from 0x0 to 0xFF. |