static BufferedImage scaleDownImageByFactor(double factor, BufferedImage img) { ret scaleImageWithFactor(1/factor, img); }
Began life as a copy of #1022930
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023047 |
| Snippet name: | scaleDownImageByFactor |
| Eternal ID of this version: | #1023047/1 |
| Text MD5: | 15c597cdfe95694b7e576d96b149ce3c |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-29 14:05:05 |
| Source code size: | 126 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 433 / 493 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |