FillRectGraph_1

グラフィックハンドルの指定の範囲を指定の色で塗りつぶす(拡張版)

val = FillRectGraph_1(GrHandle, x, y, Width, Height, Red, Green, Blue, Alpha)

GrHandle : int (int)
x : int (int)
y : int (int)
Width : int (int)
Height : int (int)
Red : int (int)
Green : int (int)
Blue : int (int)
Alpha : int (int)

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

解説

FillRectGraph の拡張版です。追加パラメータ: Alpha

グラフィックハンドルの指定の範囲を指定の色で塗りつぶす(拡張版)

戻り値: int

関連項目

FillRectGraphグラフィックハンドルの指定の範囲を指定の色で塗りつぶす(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