pub fn image_to_png_bytes(image: &DynamicImage) -> Result<Vec<u8>>
Convert a dynamic image to PNG bytes