DrawRectModiGraphF

画像の指定矩形部分のみを自由変形描画(座標指定がfloat版)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawRectModiGraphF
(
float x1
,
float y1
,
float x2
,
float y2
,
float x3
,
float y3
,
float x4
,
float y4
,
int SrcX
,
int SrcY
,
int Width
,
int Height
,,)

Meta