static BWImage shootScreenBW() { ret new BWImage(shootScreen2()); } static BWImage shootScreenBW(Rect r) { ret new BWImage(shootScreen2(r)); } static BWImage shootScreenBW(int x, int y, int w, int h) { ret new BWImage(shootScreen2(x, y, 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: | #1004157 |
| Snippet name: | shootScreenBW |
| Eternal ID of this version: | #1004157/1 |
| Text MD5: | 6e34ad2d4d51fb2a590c3a777e596c4f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-09 02:25:16 |
| Source code size: | 264 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1017 / 1018 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |