IGlobalsScreenshot メソッド (Bounds)

指定した位置と範囲のスクリーンショットをBitmapで取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
Bitmap Screenshot(
	Bounds bounds
)

パラメーター

bounds
型: KeyToKey.PluginsBounds
位置と範囲

戻り値

型: Bitmap
Bitmapのインスタンス
関連項目