IGlobalsShowImageAsync メソッド |
画像を表示できるウィンドウを表示します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文Task<IWindowController> ShowImageAsync(
Bitmap bitmap,
string title
)
パラメーター
- bitmap
- 型: System.DrawingBitmap
表示する画像 - title
- 型: SystemString
ウィンドウタイトル
戻り値
型:
TaskIWindowControllerIWindowController
関連項目