pub fn sort( img: RgbaImage, direction: Direction, sort_by: SortBy, min_threshold: f64, max_threshold: f64, reversed: bool, ) -> RgbaImage