GL.ClearColorx(Int32, Int32, Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glClearColorx", Version="1.1")]
public static void ClearColorx (int red, int green, int blue, int alpha);
static member ClearColorx : int * int * int * int -> unit

Parameters

red
Int32
green
Int32
blue
Int32
alpha
Int32
Attributes

Applies to