Function TextureProgress.tintProgress

Multiplies the color of the bar's texture_progress texture.

Color tintProgress() nothrow @property @nogc;

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