Multiple Monitors Screen Capture

Captures the screen on every monitor you have.
ダウンロード: 688
更新 2012/2/7

ライセンスの表示

This function captures a screenshot of every monitor available in the system, and returns them into a cell array.

Usage:
%return a cell array with one image for each monitor:
screens = captureScreen;

%Capture each monitor image and displays them:
screens = captureScreen(true);

引用

Rafael Oliveira (2024). Multiple Monitors Screen Capture (https://www.mathworks.com/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersInteractive Control and Callbacks についてさらに検索
謝辞

ヒントを得たファイル: screenShotRGB: Make a Screenshot using Robot Java Class

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0