getscreen

버전 1.3.0.0 (2.69 KB) 작성자: matt dash
Replacement for getframe for multiple-monitor systems. Also takes screenshots of non-MATLAB windows.
다운로드 수: 4.1K
업데이트 날짜: 2008/11/17

라이선스 보기

GETSCREEN works just like the MATLAB function getframe, but works on any monitor, not just the primary one. (Getframe gives an error if you use it on a figure displayed on your second monitor) Can also be used to take screenshots from any area of your display, whether or not it is a MATLAB figure.

Syntax is the same as getframe, and can be used to capture entire figures or axes, or a rectangular subarea of these. Can also be called using just a position vector to take a screenshot of that area of your display, regardless of whether it is a MATLAB figure or not.

Uses java.awt.robot to take screenshots, so it requires java.

인용 양식

matt dash (2024). getscreen (https://www.mathworks.com/matlabcentral/fileexchange/22031-getscreen), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

updated inspired by

1.0.0.0