Libraryless. Click here for Pure Java version (9923L/56K).
static <A> PatchworkImage<A> patchworkImagesAsSquare(Iterable<Pair<BufferedImage, A>> l) { ret patchworkImagesVH(listToSquareishChunks(asList(l))); }
Began life as a copy of #1035270
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036010 |
| Snippet name: | patchworkImagesAsSquare |
| Eternal ID of this version: | #1036010/3 |
| Text MD5: | 2b7b8e3edb7d32962738345a6dcb9128 |
| Transpilation MD5: | 063f377a26a1523e1d794fac4dd1b59a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-23 17:20:30 |
| Source code size: | 153 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 363 / 459 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |