// m = cols, n = rows static LL<BufferedImage> imageToTiles_twoLevelList(BufferedImage img, int m, int n) { ret listToChunks(imageToTiles(img, m, n), m); }
Began life as a copy of #1016032
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020681 |
| Snippet name: | imageToTiles_twoLevelList |
| Eternal ID of this version: | #1020681/1 |
| Text MD5: | 7109169305fa6b06d572d1cac5c1a6f0 |
| Author: | stefan |
| Category: | javax / image analysis |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-30 20:55:56 |
| Source code size: | 160 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 545 / 567 |
| Referenced in: | [show references] |