Multiple Monitors Screen Capture

Captures the screen on every monitor you have.

您现在正在关注此提交

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 (2026). Multiple Monitors Screen Capture (https://ww2.mathworks.cn/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0