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

3
LINES

< > BotCompany Repo | #1010897 // allToRGBImage

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2750L/17K).

static L<RGBImage> allToRGBImage(Collection<BufferedImage> l) {
  ret map(l, img -> RGBImage(img));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010897
Snippet name: allToRGBImage
Eternal ID of this version: #1010897/2
Text MD5: 6eb9e3b3e957d3bf029f2466a113e7a2
Transpilation MD5: 185c0b917012a42a76f306b64d1a8100
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-14 20:25:16
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 509 / 557
Version history: 1 change(s)
Referenced in: [show references]