Function StyleBoxTexture.modulateColor

Modulates the color of the texture when this style box is drawn.

Color modulateColor() nothrow @property @nogc;

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