DrawPixelSoftImage

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

version(!DX_NON_SOFTIMAGE)
nothrow @nogc extern (C++, DxLib) extern
int
DrawPixelSoftImage
(,
int x
,
int y
,
int r
,
int g
,
int b
,
int a
)

Meta