GetTextColorRed
Description
Get the red component of the text color. The value will be in the range 0-255.
Definition
integer GetTextColorRed( iTextIndex )
uint32_t agk::GetTextColorRed( uint32_t iTextIndex )
Parameters
- iTextIndex - The ID of the text to check.