GetColor2

カラー値から赤、緑、青の値を取得する

nothrow @nogc extern (C++, DxLib) extern
int
GetColor2
(
uint Color
,
int* Red
,
int* Green
,
int* Blue
)

Meta