image_to_jpeg_data_uri

Function image_to_jpeg_data_uri 

Source
pub fn image_to_jpeg_data_uri<T>(image: &T, quality: u8) -> ImageResult<String>