1 | static RGBImage rgbMergeImagesHorizontally(RGBImage... images) { |
2 | ret mergeRGBImagesHorizontally(images); |
3 | } |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | static RGBImage rgbMergeImagesHorizontally(L<RGBImage> images, O... _) { |
10 | ret mergeRGBImagesHorizontally(images, _); |
11 | } |
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: | #1027306 |
| Snippet name: | rgbMergeImagesHorizontally - synonym of mergeRGBImagesHorizontally |
| Eternal ID of this version: | #1027306/1 |
| Text MD5: | b997212633f0b2efd2b7dc0ee10894be |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-02 14:13:29 |
| Source code size: | 235 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 426 |
| Referenced in: | [show references] |