1 | static RGBImage rgbSingleColorCube(RGB rgb) { |
2 | ret rgbSingleColorCube(rgb, 20); |
3 | } |
4 | |
5 | static RGBImage rgbSingleColorCube(RGB rgb, int size) { |
6 | ret RGBImage(size, size, rgb); |
7 | } |
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: | #1023030 |
Snippet name: | rgbSingleColorCube (rather a "square", I guess?) |
Eternal ID of this version: | #1023030/4 |
Text MD5: | 50c34a693ef7b75b9da76fc90d99434d |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-18 13:00:01 |
Source code size: | 180 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 324 / 351 |
Version history: | 3 change(s) |
Referenced in: | [show references] |