Function VisualServerSingleton.canvasItemSetModulate

Sets the color that modulates the CanvasItem and its children.

void canvasItemSetModulate (
  const(RID) item,
  const(Color) color
) nothrow @nogc;