nw::lyt::TextBox::GetVtxColor Member Functionvirtual const ut::Color8 GetVtxColor( u32 idx ) const;
| Name | Description | |
|---|---|---|
| idx | Index. Specifies lyt::VertexColor. |
Gets the text display (vertex) color.
When idx is lyt::VERTEXCOLOR_LT, the top color is returned; when lyt::VERTEXCOLOR_LB, the bottom color.
Although lyt::VERTEXCOLOR_RT and lyt::VERTEXCOLOR_RB return the corresponding vertex colors, they are not used for display.
CONFIDENTIAL