static BufferedImage dm_shootModule(O module) { dm_showModule(module); ret renderComponentToImage(dm_frame(module)); } static BufferedImage dm_shootModule(O module, bool withFrame) { ret withFrame ? dm_shootModule(module) : dm_shootModuleContents(module); }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019086 |
| Snippet name: | dm_shootModule - screenshot of a module (to in-memory image) |
| Eternal ID of this version: | #1019086/2 |
| Text MD5: | f75b0de62cfcd626e5e432ff145fedde |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-14 18:10:27 |
| Source code size: | 271 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 573 / 622 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |