static short colorToHi15(RGB rgb) { ret rgbToHi15(rgb); } static short colorToHi15(Color color) { ret rgbToHi15(color); } static short colorToHi15(int rgb) { ret rgbToHi15(rgb); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035780 |
Snippet name: | colorToHi15 - synonym of rgbToHi15 |
Eternal ID of this version: | #1035780/1 |
Text MD5: | bd5669161ce614d87a99451c93a68e8a |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-07-25 10:49:08 |
Source code size: | 195 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 117 / 127 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |