DrawRectRotaGraphF

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

version(!DX_NOTUSE_DRAWFUNCTION)
extern
int
DrawRectRotaGraphF
(
float x
,
float y
,
int SrcX
,
int SrcY
,
int Width
,
int Height
,
double ExtRate
,
double Angle
,,,
int ReverseXFlag = dxlib_d.dxdatatype.FALSE
,
int ReverseYFlag = dxlib_d.dxdatatype.FALSE
)

Meta