image_colors Crates.io version shield

Get colors from an image. Optionally sort by most common.


Usage

```bash Image Colors Get colors from an image. Optionally sort by most common.

Usage: ./imagecolors [options] ./imagecolors (-h | --help) ./image_colors --version

Options: -h, --help Show this screen. --version Show version. -c, --colors Show colors. -l, --delimiter DELIM Delimiter between color and count [defaults: ' has a pixel count of: ']. -d, --depth DEPTH Set depth of search (how many pixels iterated by) [default: 1]. -r, --rgb Display rgb instead of hex. ```

Example

Example pic