Crate image_palette

Source

Structs§

Record

Functions§

load
Open the image located at the path specified, return 16 dominant colors.
load_with_maxcolor
Open the image located at the path specified, return {max_color} dominant colors.