Skip to main content

encode

Function encode 

Source
pub fn encode(image: &Image, precision: Precision<f64>) -> Result<Vec<u8>>
Expand description

Encode an image into a LERC blob with the given precision.