static int colorToIntOpaque(Color c) { ret c.getRGB() | 0xFF000000; }
Began life as a copy of #1006659
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025479 |
| Snippet name: | colorToIntOpaque |
| Eternal ID of this version: | #1025479/2 |
| Text MD5: | 537796a229ba959bb966e26136e95243 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-30 01:03:11 |
| Source code size: | 73 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 546 / 637 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032153 - fullAlphaMask #1035592 - intToColorOpaque |