SetBackgroundColor_1

画面の背景色を設定する(拡張版)

SetBackgroundColor_1 Red, Green, Blue, Alpha

Red : int (int)
Green : int (int)
Blue : int (int)
Alpha : int (int)

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

解説

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

関連項目

SetBackgroundColor画面の背景色を設定する(DxLibW)
GetBackgroundColorメインウインドウの背景色を取得する( Red,Green,Blue,Alpha:それぞれ 0~255 )(DxLibW)
ScreenFlipフリップ関数、画面の裏ページ(普段は表示されていない)を(DxLibW)
ClearDrawScreen画面に描かれたものを消去する(DxLibW)
SetDrawScreen描画先グラフィック領域の指定(DxLibW)
GetDrawScreen描画先画面を取得する(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