nw::font::CharWriter::SetTextColor Member Function
void SetTextColor(
ut::Color8 color
);
| Name | Description | |
|---|---|---|
| in | color | Text Color |
Sets the character and gradation color.
The start argument corresponds to the color of the upper edge when vertical gradation is used and to the color of the left edge when horizontal gradation is used.
The text color color has the same meaning as the gradation start color start. Changing one results in a change to the other.
nw::font::CharWriter::GetTextColor
nw::font::CharWriter::GetGradationStartColor
nw::font::CharWriter::GetGradationEndColor
CONFIDENTIAL