Function imageproc::utils::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.