GetColor5

指定のカラーフォーマットのカラー値を赤、緑、青、アルファの値を取得する

nothrow @nogc extern (C++, DxLib) extern
int
GetColor5
(,
uint Color
,
int* Red
,
int* Green
,
int* Blue
,
int* Alpha = null
)

Meta