DrawRectGraphF2_2

画像の指定矩形部分のみを等倍描画( 座標指定が float 版( 画像内座標の指定も float 版 ) )(拡張版)

DrawRectGraphF2_2 DestX, DestY, SrcX, SrcY, Width, Height, GraphHandle, TransFlag, ReverseXFlag, ReverseYFlag

DestX : float (float)
DestY : float (float)
SrcX : float (float)
SrcY : float (float)
Width : float (float)
Height : float (float)
GraphHandle : int (int)
TransFlag : int (int)
ReverseXFlag : int (int)
ReverseYFlag : int (int)

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

解説

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

画像の指定矩形部分のみを等倍描画( 座標指定が float 版( 画像内座標の指定も float 版 ) )(拡張版)

関連項目

DrawRectGraphF2画像の指定矩形部分のみを等倍描画( 座標指定が float 版( 画像内座標の指定も float 版 ) )(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