static BufferedImage loadImg(String snippetIDOrURL) { ret loadBufferedImage(snippetIDOrURL); } static BufferedImage loadImg(File file) { ret loadBufferedImage(file); }
Began life as a copy of #1003723
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004062 |
| Snippet name: | loadImg - synonym of loadBufferedImage |
| Eternal ID of this version: | #1004062/1 |
| Text MD5: | b36b61ed6430a0ae83d8fab307ebe260 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-05 13:37:09 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 811 / 806 |
| Referenced in: | #1004223 - loadImage2 - synonym of loadBufferedImage #1006654 - Standard functions list 2 (LIVE, continuation of #761) |