Function streamduck_core::thread::util::image_from_solid
source · [−]pub fn image_from_solid(size: (usize, usize), color: Rgba<u8>) -> DynamicImageExpand description
Generates solid color image of specified size
pub fn image_from_solid(size: (usize, usize), color: Rgba<u8>) -> DynamicImageGenerates solid color image of specified size