📖 Colors/example/README.md

Colors example

This example shows how the palette extraction can work.

If called with the path to an image it will output a color palette with up to 6 colors, and the percentage of the image each color averages over.

dotnet run -- .\images\example1.jpg
 ████████████████████████
  50% │  27% │  16% │   5% │   2% │   1%

Example images

The example images are borrowed from Color Thief.