Skip to main content

thumbnail_format

Function thumbnail_format 

Source
pub fn thumbnail_format(
    data: &[u8],
    size: u32,
    fmt: Format,
) -> Result<Vec<u8>, Error>
Expand description

Parse any supported format and render a thumbnail PNG.