static ImageSurface showPixelatedZoomedImage(double zoom, MakesBufferedImage img) { ret showImagePixelatedZoomed(zoom, img); } static ImageSurface showPixelatedZoomedImage(double zoom, BufferedImage img) { ret showImagePixelatedZoomed(zoom, img); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027293 |
| Snippet name: | showPixelatedZoomedImage - synonym of showImagePixelatedZoomed |
| Eternal ID of this version: | #1027293/1 |
| Text MD5: | 8dcafb423996e2f541d6ecab6dbeb4a7 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-29 23:17:55 |
| Source code size: | 261 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 334 / 375 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |