static BufferedImage imageOnBackground(Color bg, BufferedImage img) { ret renderImageOnBackground(bg, img); } static BufferedImage imageOnBackground(BufferedImage img, Color bg) { ret renderImageOnBackground(img, bg); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1035900 |
Snippet name: | imageOnBackground - synonym of renderImageOnBackground |
Eternal ID of this version: | #1035900/1 |
Text MD5: | 7ec44abf65516ef109684c84745d3e55 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-11 17:51:20 |
Source code size: | 226 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 127 / 136 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |