DrawRectRotaGraphFast3F_2

画像の指定矩形部分のみを回転描画3( 回転中心指定付き+縦横拡大率別指定版 )( 座標指定が float 版 )( 高速版、座標計算のアルゴリズムが簡略化されています、描画結果に不都合が無ければこちらの方が高速です )(拡張版)

DrawRectRotaGraphFast3F_2 x, y, SrcX, SrcY, Width, Height, cxf, cyf, ExtRateX, ExtRateY, Angle, GraphHandle, TransFlag, ReverseXFlag, ReverseYFlag

x : float (float)
y : float (float)
SrcX : int (int)
SrcY : int (int)
Width : int (int)
Height : int (int)
cxf : float (float)
cyf : float (float)
ExtRateX : float (float)
ExtRateY : float (float)
Angle : float (float)
GraphHandle : int (int)
TransFlag : int (int)
ReverseXFlag : int (int)
ReverseYFlag : int (int)

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

解説

DrawRectRotaGraphFast3F の拡張版です。追加パラメータ: ReverseXFlag, ReverseYFlag

画像の指定矩形部分のみを回転描画3( 回転中心指定付き+縦横拡大率別指定版 )( 座標指定が float 版 )( 高速版、座標計算のアルゴリズムが簡略化されています、描画結果に不都合が無ければこちらの方が高速です )(拡張版)

関連項目

DrawRectRotaGraphFast3F画像の指定矩形部分のみを回転描画3( 回転中心指定付き+縦横拡大率別指定版 )( 座標指定が float 版 )( 高速版、座標計算のアルゴリズムが簡略化されています、描画結果に不都合が無ければこちらの方が高速です )(DxLibW)
DrawRectRotaGraphFast3画像の指定矩形部分のみを回転描画3( 回転中心指定付き+縦横拡大率別指定版 )( 高速版、座標計算のアルゴリズムが簡略化されています、描画結果に不都合が無ければこちらの方が高速です )(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