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

7
LINES

< > BotCompany Repo | #1027253 // dominant332colorToWebColorName

JavaX fragment (include)

sS dominant332colorToWebColorName(RGBImage img) {
  ret toWebColorName(from332(dominant332color(img)));
}

sS dominant332colorToWebColorName(BufferedImage img) {
  ret toWebColorName(from332(dominant332color(img)));
}

Author comment

Began life as a copy of #1023026

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1027253
Snippet name: dominant332colorToWebColorName
Eternal ID of this version: #1027253/5
Text MD5: 125a337c6d7d491af09dfebee06111c6
Author: stefan
Category: javax / image analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-26 20:48:18
Source code size: 223 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 123
Version history: 4 change(s)
Referenced in: [show references]