次の方法で共有


GL.Color4x(Int32, Int32, Int32, Int32) メソッド

定義

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

パラメーター

red
Int32
green
Int32
blue
Int32
alpha
Int32
属性

適用対象