image_colors Crates.io version shield Travis-CI build status

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


Usage

```bash Image Colors 0.4.3 Noah Rinehart rinehart.noah@gmail.com Gets colors from an image. Optionally sort by most common.

USAGE: image_colors [FLAGS] [OPTIONS] [ARGS]

FLAGS: -c Show colors in terminal -h, --help Prints help information -r Displays color in rgb instead of hex -V, --version Prints version information

OPTIONS: -l, --delim Sets output delimiter [default: has a pixel count of: ] -d Sets depth of search

ARGS: Path to the image Number of colors to return ```

Example

Example pic