1 | static BWImage shootScreenBW() {
|
2 | ret new BWImage(shootScreen2()); |
3 | } |
4 | |
5 | static BWImage shootScreenBW(Rect r) {
|
6 | ret new BWImage(shootScreen2(r)); |
7 | } |
8 | |
9 | static BWImage shootScreenBW(int x, int y, int w, int h) {
|
10 | ret new BWImage(shootScreen2(x, y, w, h)); |
11 | } |
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: | 1016 / 1018 |
| Referenced in: | [show references] |