GetPixelBaseImageF

基本イメージデータの指定の座標の色を取得する(各色要素は浮動小数点数)

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

Meta