Libraryless. Click here for Pure Java version (3488L/21K).
// default to white background static BufferedImage renderBoxes(int w, int h, L<BoxWithColor> boxes) { ret renderBackgroundPlusBoxes(w, h, BackgroundPlusBoxes(Color.white, boxes)); }
Began life as a copy of #1014951
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030555 |
| Snippet name: | renderBoxes |
| Eternal ID of this version: | #1030555/1 |
| Text MD5: | ac54a8c5484c8eaf4b4d2e6dc7891f22 |
| Transpilation MD5: | 2906583004950109b588935d52313110 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-01-07 18:07:16 |
| Source code size: | 187 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 531 / 661 |
| Referenced in: | [show references] |