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

3
LINES

< > BotCompany Repo | #1020254 // rgbFromHex

JavaX fragment (include)

static RGB rgbFromHex(S s) {
  ret s == null ? null : RGB(s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020254
Snippet name: rgbFromHex
Eternal ID of this version: #1020254/1
Text MD5: 4aff558234e924086d61576cbdf06185
Author: stefan
Category: javax / colors
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-11 18:57:17
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 213 / 254
Referenced in: [show references]