SetTextCharColorBlue

Description

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

Definition

SetTextCharColorBlue( iTextIndex, iCharIndex, blue )

Parameters