please include function showImage. static ImageSurface showImagePixelated(MakesBufferedImage img) { ImageSurface is = new(img); imageSurface_pixelated(is); JFrame frame = showPackedFrame(jscroll(is)); moveToTopRightCorner(frame); frameIcon(frame, showImage_defaultIcon); ret is; }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019593 |
| Snippet name: | showImagePixelated |
| Eternal ID of this version: | #1019593/3 |
| Text MD5: | cf7403046a238139cafe714941740814 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-13 04:03:14 |
| Source code size: | 302 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 583 / 666 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023048 - showImagePixelatedZoomed |