Function Gl.ClearColor

Commands for GL_VERSION_1_0

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