Structs§
- Pixel
Color - A single color within an image, stored in rgb
Functions§
- fetch_
colors - Returns a
ColorCountspixel to count vector for a file - fetch_
colors_ img - Returns a
ColorCountspixel to count vector for a image - print_
colors - Prints colors from
ColorCountsvector, options to use color, a delimiter, or print in rgb, not hex. - sort_
colors - Sorts a
ColorCountstype by number of pixels
Type Aliases§
- Color
Counts - Type that associates a
PixelColorto how many pixels in image