DrawRectRotaGraphF

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

DrawRectRotaGraphF x, y, SrcX, SrcY, Width, Height, ExtRate, Angle, GraphHandle, TransFlag

x : float (float)
y : float (float)
SrcX : int (int)
SrcY : int (int)
Width : int (int)
Height : int (int)
ExtRate : double (double)
Angle : double (double)
GraphHandle : int (int)
TransFlag : int (int)

(プラグイン / モジュール : DxLibW)

解説

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

切り取ったグラフィックを作成

DrawRectRotaGraph の float 座標版です。小数点以下の精度で描画位置を指定できます。

戻り値: 0:成功  -1:エラー

関連項目

DrawRectRotaGraph画像の指定矩形部分のみを回転描画(DxLibW)

情報

プラグイン / モジュールDxLibW
バージョン3.24f
作成日2026/04/12
著作者DxLib: Takumi Yamada / HSP binding: IronHSP Project
URLhttps://dxlib.xsrv.jp/
備考hspdxlib.as をインクルードして使用
タイプDxLib ゲームライブラリ
グループDxLib グラフィック描画
対応環境
  • Windows 版 HSP
hs ファイルhsphelp\hspdxlib.hs