IGlobalsScreenshot メソッド (String, Bounds) |
指定した位置と範囲のスクリーンショットを画像認識のテンプレート画像と同じフォーマットのBitmapで取得します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文Bitmap Screenshot(
string identifier,
Bounds bounds
)
パラメーター
- identifier
- 型: SystemString
画像認識の設定 - bounds
- 型: KeyToKey.PluginsBounds
位置と範囲
戻り値
型:
BitmapBitmapのインスタンス
関連項目