pub fn color_dither_fn<T: ImageContainer + KnownSize>(
    image: &T,
    (x, y): (usize, usize)
) -> u64
Expand description

A dithering function that dithers based on color deviation gradient