GetColor

DrawPixel 等の描画関数で使用するカラー値を取得する

nothrow @nogc extern (C++, DxLib) extern
uint
GetColor
(
int Red
,
int Green
,
int Blue
)

Meta