DrawCircleBaseImage

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

nothrow @nogc extern (C++, DxLib) extern
int
DrawCircleBaseImage
(,
int x
,
int y
,
int radius
,
int r
,
int g
,
int b
,
int a
,
int FillFlag = dxlib_d.dxdatatype.TRUE
)

Meta