static Rect scaleRect_imageToImage(Rect r, BufferedImage imgSrc, BufferedImage imgDest) { ret rescaleRect_imageToImage(r, imgSrc, imgDest); } static Rect scaleRect_imageToImage(Rect r, WidthAndHeight imgSrc, WidthAndHeight imgDest) { ret rescaleRect_imageToImage(r, imgSrc, imgDest); }
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: | #1019560 |
| Snippet name: | scaleRect_imageToImage - synonym of rescaleRect_imageToImage |
| Eternal ID of this version: | #1019560/2 |
| Text MD5: | dcaf623f450f4e505a63820cc9a99c52 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-10 09:23:30 |
| Source code size: | 298 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 561 / 599 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |