static RGBImage shootTopLeftCorner(int w, int h) { ret shootScreen(new Rectangle(0, 0, w, h)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004981 |
| Snippet name: | shootTopLeftCorner - screenshot of top left screen corner |
| Eternal ID of this version: | #1004981/1 |
| Text MD5: | cfb56e22f6dfa626e83056e9872ef929 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-09-20 22:57:02 |
| Source code size: | 100 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 746 / 766 |
| Referenced in: | #1004982 - shootTopRightCorner - screenshot of top right screen corner #1005787 - shootBottomLeftCorner2 - screenshot of bottom left screen corner #1006654 - Standard functions list 2 (LIVE, continuation of #761) |