IrfanView
IrfanView は高速でコンパクトなグラフィックビューアですが、スクリーンキャプチャ機能を持っています。
WinShot とほぼ同等の機能を持っています。
IrfanView のスクリーンキャプチャを利用する方法の具体例を紹介します。
ソフトウェア情報
※記事とは異なるバージョンが表示される場合があります。
IrfanView スクリーンショットを利用する方法
選択肢A
IrfanViewを起動している時は、メニューからスクリーンショットモードに移行させることができます。
以下の階層を辿ります。
IrfanView > Options > Capture/Screenshots...
または、
IrfanViewのウィンドウにフォーカスを当てた状態で、キーボードのCを押します。
選択肢B
コマンドラインオプションを追記した IrfanView のショートカットから起動します。
スナップショット
...\iview_x64\i_view64.exe /capture=xx:[0~7] の一桁の数字を設定します。
[/capture=6] を設定した時の画像
撮影領域
※/capture=x に指定する [x] の値とはリンクしていません。
Capture area | Google 翻訳 | |
1 | Full desktop area - all monitors | フルデスクトップ領域-すべてのモニター |
2 | Desktop area - current monitor (mouse) | デスクトップ領域-現在のモニター(マウス) |
3 | Foreground window | 前景ウィンドウ |
4 | Foreground window - Client area | 前景ウィンドウ-クライアント領域 |
5 | Custom rectangle/region capture | カスタム長方形/領域キャプチャ |
6 | Object selected with the mouse (use left mouse button click, ESC to stop) | マウスで選択されたオブジェクト (マウスの左ボタンクリック、ESCを使用して停止) |
7 | Fixed screen rectangle: | 固定画面の長方形: |
スナップショット
撮影方法
/capture の引数
i_options.txt から /capture セクションを引用します。
出典:i_options.txt
capture values:0 = whole screen
1 = current monitor
2 = foreground window
3 = foreground window - client area
4 = rectangle selection
5 = object selected with the mouse
6 = start in capture mode (can't be combined with other commandline options)
7 = fixed rectangle (using capture dialog values or direct input)
Example for capture:
i_view32.exe /capture=0
=> Capture the whole screen
i_view32.exe /capture=6
=> start in Capture mode, use last used capture dialog settings
i_view32.exe /capture=7
=> Capture the screen rectangle from GUI/Capture dialog (=INI values)
i_view32.exe /capture=7=(0,0,800,600)
=> Capture the screen rectangle: x (0), y (0), width (800), height (600)
Advanced examples:
i_view32.exe /capture=2 /convert=c:\test.jpg
Capture foreground window and save result as file.
i_view32.exe /capture=2 /convert=c:\capture_$U(%d%m%Y_%H%M%S).jpg
Capture foreground window and save result as file; file name contains time stamp.
あとがき
全てのキャプチャーオプションを試しましたが、/capture=6(引数:6)が使いやすいと思いました。
Related post
External link
検証:IrfanView 4.54
:SC2
このサイトを検索 | Search this site