1 | static File dm_saveToAIAlbum(BufferedImage img) {
|
2 | lock vm_getLock("AI Album");
|
3 | File f = anonymousAIAlbumFile(); |
4 | saveJPEG(f, img); |
5 | fileSavedInfoBox(f); |
6 | ret copyFileToClipboard(f); |
7 | } |
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: | #1019068 |
| Snippet name: | dm_saveToAIAlbum |
| Eternal ID of this version: | #1019068/5 |
| Text MD5: | 536e768233ddc5ee4e760195a2b3a62f |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-27 13:35:53 |
| Source code size: | 196 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 684 / 701 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |