DrawRectExtendGraphF

画像の指定矩形部分のみを拡大描画(座標指定がfloat版)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawRectExtendGraphF
(
float DestX1
,
float DestY1
,
float DestX2
,
float DestY2
,
int SrcX
,
int SrcY
,,,,)

Meta