Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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 (2026). Multiple Monitors Screen Capture (https://it.mathworks.com/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: screenShotRGB: Make a Screenshot using Robot Java Class
Informazioni generali
- Versione 1.0.0.0 (1,42 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
