A Sandcastle Documented Class Library
GlobalsBridge
Screenshot メソッド (String, Bounds)
指定した位置と範囲のスクリーンショットを画像認識のテンプレート画像と同じフォーマットのBitmapで取得します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
コピー
public
Bitmap
Screenshot
(
string
identifier
,
Bounds
bounds
)
パラメーター
identifier
型:
System
String
画像認識の設定
bounds
型:
KeyToKey.Plugins
Bounds
位置と範囲
戻り値
型:
Bitmap
Bitmapのインスタンス
実装
IGlobals
Screenshot(String, Bounds)
関連項目
参照
GlobalsBridge クラス
Screenshot オーバーロード
KeyToKey.Plugins 名前空間