[][src]Function gdl::new_with_background

pub fn new_with_background(
    width: u32,
    height: u32,
    background_color: &Rgb
) -> DynamicImage