GetPixelBaseImage

基本イメージデータの指定の座標の色を取得する(各色要素は0〜255)

nothrow @nogc extern (C++, DxLib) extern
int
GetPixelBaseImage
(,
int x
,
int y
,
int* r
,
int* g
,
int* b
,
int* a
)

Meta