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