Function TextureProgress.tintUnder

Multiplies the color of the bar's texture_under texture.

Color tintUnder() nothrow @property @nogc;

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