static File saveGIF_verbose(BufferedImage img, File f) ctex { ImageIO.write(img, "gif", mkdirsFor(f)); print("Wrote " + fileInfo(f)); vmBus_send('wroteFile, f); ret f; }
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: | #1020982 |
| Snippet name: | saveGIF_verbose |
| Eternal ID of this version: | #1020982/4 |
| Text MD5: | 22ea477bb316f9158bed442ab4e0c2cf |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-15 19:31:34 |
| Source code size: | 182 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 498 / 540 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |