DrawRectRotaGraph2

画像の指定矩形部分のみを回転描画2(回転中心指定付き)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawRectRotaGraph2
(
int x
,
int y
,
int SrcX
,
int SrcY
,
int Width
,
int Height
,
int cx
,
int cy
,
double ExtRate
,
double Angle
,,,
int ReverseXFlag = dxlib_d.DxDataType.FALSE
,
int ReverseYFlag = dxlib_d.DxDataType.FALSE
)

Meta