DrawLineSoftImage

ソフトウエアイメージハンドルの指定座標に線を描画する(各色要素は0~255)

version(!DX_NON_SOFTIMAGE)
nothrow @nogc extern (C++, DxLib) extern
int
DrawLineSoftImage
(,
int x1
,
int y1
,
int x2
,
int y2
,
int r
,
int g
,
int b
,
int a
)

Meta