1 | static S uploadToLocalImageDB(BufferedImage img, S name) { |
2 | startImageDB(); |
3 | ret unpackOK(send("Image DB.", "add image data * with name *", |
4 | toHex(toPNG(img)), name)); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010177 |
Snippet name: | uploadToLocalImageDB |
Eternal ID of this version: | #1010177/1 |
Text MD5: | ece46c45f1e04b3ee025a61cf37045ec |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-05 20:22:28 |
Source code size: | 179 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 517 / 524 |
Referenced in: | [show references] |