pub fn image_from_solid(size: (usize, usize), color: Rgba<u8>) -> DynamicImage
Expand description

Generates solid color image of specified size