auto_encode

Function auto_encode 

Source
pub fn auto_encode(bounds: ImageBounds, rgba8_image: &[u8]) -> String
Expand description

A simple “encode this image please” function that automatically selects component and skip values

The input image must be in the sRGB colorspace and be formatted as 8bit RGBA