Code from demo: https://gist.github.com/todbot/0bf32a...
First attempt at a "color palette from image" or "color summarizer" function for CircuitPython. It generates a ranked list of most popular colors in an image.
#circuitpython #displayio #esp32s3