Function CanvasItem.modulate

The color applied to textures on this CanvasItem.

Color modulate() nothrow @property @nogc;

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