SetTextColorRed
Description
Set the red component of the text color. The value should be in the range 0-255.
Definition
SetTextColorRed( iTextIndex, iRed )
void agk::SetTextColorRed( UINT iTextIndex, UINT iRed )
Parameters
- iTextIndex - The ID of the text to modify.
- iRed - The red component of the color.