Function CanvasModulate.color

The tint color to apply.

Color color() nothrow @property @nogc;

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