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

3
LINES

< > BotCompany Repo | #1035615 // hi15ToRGB

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

Libraryless. Click here for Pure Java version (9371L/51K).

static RGB hi15ToRGB(short hi15) {
  ret new RGB(hi15ToRGBInt_clean(hi15));
}

Author comment

Began life as a copy of #1035599

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035615
Snippet name: hi15ToRGB
Eternal ID of this version: #1035615/3
Text MD5: be41024b458f25d0d5b4a224c15b6c6f
Transpilation MD5: 2a799eb18d15758eb3212e5bcb8f2500
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-26 22:24:55
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 54 / 82
Version history: 2 change(s)
Referenced in: [show references]