共用方式為


GL.ClearColorx(Int32, Int32, Int32, Int32) 方法

定義

[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

參數

red
Int32
green
Int32
blue
Int32
alpha
Int32
屬性

適用於