Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1019086 // dm_shootModule - screenshot of a module (to in-memory image)

JavaX fragment (include)

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: 270 / 318
Version history: 1 change(s)
Referenced in: [show references]