Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1035290 // rgbAlpha

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (31L/1K).

static int rgbAlpha(int rgb) {
  ret (rgb >> 24) & 0xFF;
}

Author comment

Began life as a copy of #1035252

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035290
Snippet name: rgbAlpha
Eternal ID of this version: #1035290/1
Text MD5: 1b785b899339cf77c886e3a07741d9f0
Transpilation MD5: bd0d0ed052b5257ec7be3e42aa845c74
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-29 01:43:03
Source code size: 60 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 56 / 87
Referenced in: [show references]