nw::font::CharWriter::GetGradationStartColorMember Function

Syntax

const ut::Color8 GetGradationStartColor() const;

Arguments

None.

Return Values

Returns the gradation start color.

Description

Gets the gradation start color.

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

See Also

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

Revision History

2009/11/09
Initial version.

CONFIDENTIAL