Packages

Extract dominant colors from given image (using kmeans), wrapper on top of rust kmeans_colors.

Current section

Files

Jump to
dominant_colors .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]