FillRectBaseImage

基本イメージデータの指定の領域を指定の色で塗りつぶす

nothrow @nogc extern (C++, DxLib) extern
int
FillRectBaseImage
(,
int x
,
int y
,
int w
,
int h
,
int r
,
int g
,
int b
,
int a
)

Meta