Skip to main content

decode

Function decode 

Source
pub fn decode(data: &[u8]) -> Result<Image>
Expand description

Decode a LERC blob, returning the image with pixel data and validity masks.