ブレンド画像と合成して画像を等倍描画する( 座標指定が float 版 )
DrawBlendGraphF x, y, GrHandle, TransFlag, BlendGraph, BorderParam, BorderRange
float x float y int GrHandle int TransFlag int BlendGraph int BorderParam int BorderRange
(プラグイン / モジュール : DxLibW)
ブレンド画像と合成して画像を等倍描画する( 座標指定が float 版 ) ブレンド画像と合成して画像を描画する( ブレンド画像の起点座標を指定する版 ) TransFlag を TRUE にすると画像の透過色( SetTransColor で設定 )が有効になります。 DrawBlendGraph の float 座標版です。小数点以下の精度で描画位置を指定できます。 戻り値: 0:成功 -1:エラー
| DrawBlendGraph | ブレンド画像と通常画像を合成して描画する | (DxLibW) |
| プラグイン / モジュール | DxLibW |
| バージョン | 3.24f |
| 作成日 | 2026/04/12 |
| 著作者 | DxLib: Takumi Yamada / HSP binding: IronHSP Project |
| URL | https://dxlib.xsrv.jp/ |
| 備考 | hspdxlib.as をインクルードして使用 |
| タイプ | DxLib ゲームライブラリ |
| グループ | DxLib グラフィック描画 |
| 対応環境 |
|
| hs ファイル | hsphelp\hspdxlib.hs |