SetTextCharColorAlpha

Description

Sets the alpha component of the specified character's color. Using the SetTextColor command will override this. Values should be in the range 0-255.

Definition

SetTextCharColorAlpha( iTextIndex, iCharIndex, alpha )

Parameters