| Name | Message | Date |
|---|---|---|
| 📁 images | 9 hours ago | |
| 📄 Mosaic.Colors.Example.csproj | 9 hours ago | |
| 📄 packages.lock.json | 9 hours ago | |
| 📄 Program.cs | 9 hours ago | |
| 📄 README.md | 8 hours ago |
📖
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.