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

3
LINES

< > BotCompany Repo | #1024316 // colorFromRGBA

JavaX fragment (include)

static Color colorFromRGBA(int rgba) {
  ret new Color(rgba, true);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024316
Snippet name: colorFromRGBA
Eternal ID of this version: #1024316/1
Text MD5: 280846bacd472cded4af137499f76cee
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-02 00:01:33
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 187
Referenced in: [show references]