nw::dev::DirectPrint::SetColor Member Function
void SetColor(
u8 r,
u8 g,
u8 b
);
| Name | Description | |
|---|---|---|
| r | Red component of the character rendering color. | |
| g | Green component of the character rendering color. | |
| b | Blue component of the character rendering color. |
Sets the rendering color.
CONFIDENTIAL