Skip to main content

read_header_with

Function read_header_with 

Source
pub fn read_header_with(
    data: &[u8],
    limits: JxlDecoderLimits,
) -> Result<JxlImageInfo>
Expand description

Read image metadata with custom security limits.