Libraryless. Click here for Pure Java version (10958L/62K).
static BufferedImage mergeBufferedImagesAsSquare(Iterable<BufferedImage> l) { ret mergeBufferedImagesVH(listToSquareishChunks(asList(l))); }
Began life as a copy of #1034787
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1035270 | 
| Snippet name: | mergeBufferedImagesAsSquare | 
| Eternal ID of this version: | #1035270/1 | 
| Text MD5: | 8668c456b71849752d78efbe4c183cd0 | 
| Transpilation MD5: | 74fb47ea1b2cd43760719083c85d6a77 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-04-28 17:36:30 | 
| Source code size: | 144 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 369 / 480 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036010 - patchworkImagesAsSquare |