Syntax
imgData=screencapture([scsize])
Input Parameter
scsize : | | [start end cols rows]; default is get(0,'ScreenSize'); |
Output Parameter
imgData : | | rows x cols x 3 as uint8 |
Examples
Just call
screencapture;
I=screencapture; whos I
screencapture([10 10 20 20 ]); whos ans
This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21