imageproc::utils

Function rgb_bench_image

Source
pub fn rgb_bench_image(width: u32, height: u32) -> RgbImage
Expand description

RGB image to use in benchmarks. See comment on gray_bench_image.