1 | static BufferedImage dm_shootModule(O module) { |
2 | dm_showModule(module); |
3 | ret renderComponentToImage(dm_frame(module)); |
4 | } |
5 | |
6 | static BufferedImage dm_shootModule(O module, bool withFrame) { |
7 | ret withFrame ? dm_shootModule(module) : dm_shootModuleContents(module); |
8 | } |
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: | 354 / 404 |
Version history: | 1 change(s) |
Referenced in: | [show references] |