0

Is there a way to get all the colors of an image?
Example this image enter image description here

The output should have the colors: yellow,black,blue.
It can also result in a Hex Value.

Can someone tell me any idea how to get that result? or maybe someone has already implemented this one, kindly show it to me.

Thanks. Any help would be greatly rewarded and appreciated.

PinoyStackOverflower
  • 5,214
  • 18
  • 63
  • 126

1 Answers1

0

What about this thread: most colors used (color analysis)

xdazz
  • 158,678
  • 38
  • 247
  • 274