Multiple Monitors Screen Capture

Captures the screen on every monitor you have.
688 download
Aggiornato 7 feb 2012

Visualizza la licenza

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);

Cita come

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

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0