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

3
LINES

< > BotCompany Repo | #1023029 // rgbFrom332

JavaX fragment (include)

static RGB rgbFrom332(Int col332) {
  ret col332 == null ? null : RGB(from332(col332));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023029
Snippet name: rgbFrom332
Eternal ID of this version: #1023029/2
Text MD5: 42e6b935a88c022c975586bd83592fd9
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-31 20:35:59
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 260
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)