1 | static void saveJPEGVerbose(BufferedImage img, File file) { |
2 | saveJPGVerbose(img, file); |
3 | } |
4 | |
5 | |
6 | |
7 | static void saveJPEGVerbose(File file, BufferedImage img) { |
8 | saveJPGVerbose(file, img); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019620 |
Snippet name: | saveJPEGVerbose - synonym of saveJPGVerbose |
Eternal ID of this version: | #1019620/1 |
Text MD5: | 51f73826ae3ae94b4e4c5797194327bc |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-14 17:08:22 |
Source code size: | 186 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 290 / 324 |
Referenced in: | [show references] |