Re-exports

pub extern crate image;

Functions

Reduces the colors of an image to a specified set of [colors]. The similarity algorithm matches the human perception of colors, so the image will look as close as it can to how it did before it was ran through this function.