nw::font::CharWriter::GetTextColor Member Function

Syntax

const ut::Color8 GetTextColor() const;

Arguments

None.

Return Values

Returns the text character color.

Description

Gets the text character color.

The variables for the text color and gradation start color are shared internally. Therefore, the GetTextColor function and the nw::font::CharWriter::GetGradationStartColor function always return the same value.

See Also

nw::font::CharWriter::GetGradationStartColor
nw::font::CharWriter::GetGradationEndColor
nw::font::CharWriter::SetTextColor

Revision History

2009/11/09
Initial version.

CONFIDENTIAL