Function VisualServerSingleton.canvasItemSetSelfModulate

Sets the color that modulates the CanvasItem without children.

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