static BufferedImage loadImageFromZIPSnippet(S snippetID, S path) { ret imageFromBytes(loadBinaryFileFromZip(loadLibrary(snippetID), path)); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020227 |
Snippet name: | loadImageFromZIPSnippet |
Eternal ID of this version: | #1020227/1 |
Text MD5: | e0a4bb1fdacedec6566e83b16e2352e4 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-11 02:00:39 |
Source code size: | 146 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 281 / 327 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021170 - loadTextFileFromZipSnippet |