Foreground

Text colour

  1. T Foreground(T s = "", Colour c = Colour())
    T
    Foreground
    (
    T
    )
    (
    T s = ""
    ,
    Colour c = Colour()
    )
  2. T Background(T s = "", Colour c = Colour())

Return Value

Type: T

Coloured text.

Meta