Function Gl.BlendColor

Commands for GL_VERSION_1_4

void BlendColor (
  float red,
  float green,
  float blue,
  float alpha
) const;