共用方式為


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
屬性

適用於