IGlobalsScreenshotAsTemplateMatchingImage メソッド |
指定した位置と範囲のスクリーンショットをITemplateMatchingImageで取得します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文ITemplateMatchingImage ScreenshotAsTemplateMatchingImage(
Bounds bounds,
PixelFormats pixelFormat = PixelFormats.Format32bppRgb,
bool grayscale = false
)
パラメーター
- bounds
- 型: KeyToKey.PluginsBounds
位置と範囲 - pixelFormat (Optional)
- 型: KeyToKey.EnumsPixelFormats
ピクセルの形式 - grayscale (Optional)
- 型: SystemBoolean
グレースケール
戻り値
型:
ITemplateMatchingImageITemplateMatchingImageのインスタンス
関連項目