pub fn encode(
components: Components,
bounds: ImageBounds,
rgba8_image: &[u8],
) -> Result<String, ConfigurationError>Expand description
A simple “encode this image please” function
The input image must be in the sRGB colorspace and be formatted as 8bit RGBA