Libraryless. Click here for Pure Java version (2750L/17K).
1 | static L<RGBImage> allToRGBImage(Collection<BufferedImage> l) {
|
2 | ret map(l, img -> RGBImage(img)); |
3 | } |
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: | 867 / 1009 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |