1 | svoid gazelle_postGoogleImage(S query) { |
2 | BufferedImage img = quickVisualize(query); |
3 | if (img == null) gazelle_postText("No image found, sorry!"); |
4 | else gazelle_postImage(uploadToImageServer(img, query)); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1021837 |
Snippet name: | gazelle_postGoogleImage |
Eternal ID of this version: | #1021837/2 |
Text MD5: | fde3bb04d76953c39b7b20e77bc26b61 |
Author: | stefan |
Category: | javax / discord |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-04 22:35:26 |
Source code size: | 215 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 247 / 365 |
Version history: | 1 change(s) |
Referenced in: | [show references] |