GetOtherWindowGraph_2

指定のウィンドウの指定領域の画像情報をグラフィックハンドルに転送する(拡張版)

val = GetOtherWindowGraph_2(Window, x1, y1, x2, y2, GrHandle, DestX, DestY)

Window : System.IntPtr (int)
x1 : int (int)
y1 : int (int)
x2 : int (int)
y2 : int (int)
GrHandle : int (int)
DestX : int (int)
DestY : int (int)

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

解説

GetOtherWindowGraph の拡張版です。追加パラメータ: DestX, DestY

指定のウィンドウの指定領域の画像情報をグラフィックハンドルに転送する(拡張版)

戻り値: int

※ ポインタ型 (IntPtr) のパラメータがあります。
64bit環境では int64 型の値を渡してください。

関連項目

GetOtherWindowGraph指定のウィンドウの指定領域の画像情報をグラフィックハンドルに転送する(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