Function CharFXTransform.color

The color the character will be drawn with.

Color color() nothrow @property @nogc;

void color (
  Color v
) nothrow @property @nogc;