Transpiled version (4687L) is out of date.
static BufferedImage imageFromHex(int w, int h, S pixelsAsHex) { ret intArrayToBufferedImage(hexToInts_dropSpaces(pixelsAsHex), w, h); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033371 |
| Snippet name: | imageFromHex |
| Eternal ID of this version: | #1033371/2 |
| Text MD5: | cd7ddf991d09193eaa89b07b7f600ecc |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-26 18:04:43 |
| Source code size: | 140 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 376 / 475 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |