static BufferedImage loadImage2(String snippetIDOrURL) { ret loadBufferedImage(snippetIDOrURL); } static BufferedImage loadImage2(File file) { ret loadBufferedImage(file); }
Began life as a copy of #1004062
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, ofpaelxlmzfo, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004223 | 
| Snippet name: | loadImage2 - synonym of loadBufferedImage | 
| Eternal ID of this version: | #1004223/1 | 
| Text MD5: | 70a68f6e1a68b6ef75a2188fa6d91dcc | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-08-10 17:39:24 | 
| Source code size: | 184 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 1190 / 1221 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009390 - loadImage2_progressBar - loadImage2 + show progress bar (or similar). Works right only in non-AWT thread |