1 | static Rect scaleRect_imageToImage(Rect r, BufferedImage imgSrc, BufferedImage imgDest) { |
2 | ret rescaleRect_imageToImage(r, imgSrc, imgDest); |
3 | } |
4 | |
5 | |
6 | static Rect scaleRect_imageToImage(Rect r, WidthAndHeight imgSrc, WidthAndHeight imgDest) { |
7 | ret rescaleRect_imageToImage(r, imgSrc, imgDest); |
8 | } |
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: | 307 / 334 |
Version history: | 1 change(s) |
Referenced in: | [show references] |