Skip to main content

parse_still_webp

Function parse_still_webp 

Source
pub fn parse_still_webp(data: &[u8]) -> Result<ParsedWebp<'_>, DecoderError>
Expand description

Parses a still-image WebP container and returns raw chunk slices.