[][src]Function dominant_color::get_colors_with_config

pub fn get_colors_with_config(
    pixels: &[u8],
    has_alpha: bool,
    down_size_to: f64,
    small_bucket: f64
) -> Vec<Color>