Uses 38K of libraries. Click here for Pure Java version (9221L/51K).
svoid saveQOIVerbose(BufferedImage img, File file) ctex { saveQOI(img, file); print("Saved QOI: " + f2s(file)); } svoid saveQOIVerbose(File file, BufferedImage img) { saveQOIVerbose(img, file); }
Began life as a copy of #1015323
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035942 |
Snippet name: | saveQOIVerbose |
Eternal ID of this version: | #1035942/1 |
Text MD5: | 179c2e599dad5111aa78ccacee80811a |
Transpilation MD5: | 85b5edea483473496403aad601c944a0 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-15 20:52:53 |
Source code size: | 209 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 114 / 159 |
Referenced in: | [show references] |