1 | static RGBImage loadImage(String snippetIDOrURL) { |
2 | ret new RGBImage(loadBufferedImage(snippetIDOrURL)); |
3 | } |
4 | |
5 | static RGBImage loadImage(File f) { |
6 | ret new RGBImage(loadBufferedImage(f)); |
7 | } |
Began life as a copy of #2000511
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, ofpaelxlmzfo, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001958 |
Snippet name: | loadImage |
Eternal ID of this version: | #1001958/2 |
Text MD5: | 8885de10697d882fe0da6139dcf48104 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-12 00:17:05 |
Source code size: | 194 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 856 / 1084 |
Version history: | 1 change(s) |
Referenced in: | [show references] |