Function create_img

Source
pub fn create_img(width: u32, height: u32, r: u8, g: u8, b: u8) -> Vec<u8>