Libraryless. Click here for Pure Java version (33L/1K).
sbool isTransparent(int rgba) { ret (rgba & 0xFF000000) != 0xFF000000; }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035720 |
| Snippet name: | isTransparent |
| Eternal ID of this version: | #1035720/1 |
| Text MD5: | 97384ed9314ab89b408af9216652695f |
| Transpilation MD5: | 9fb081d7344c5f3471e499fdd77a2d42 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-11 21:42:46 |
| Source code size: | 76 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 359 / 459 |
| Referenced in: | [show references] |