Function image_to_png_bytes

Source
pub fn image_to_png_bytes(image: &RgbBuffer) -> Result<Vec<u8>, ImageError>
Expand description

Converts a RgbBuffer to a Vec of bytes representing a PNG