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