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