Constant jpegxl_sys::JxlDecoderStatus_JXL_DEC_NEED_IMAGE_OUT_BUFFER[][src]

pub const JxlDecoderStatus_JXL_DEC_NEED_IMAGE_OUT_BUFFER: JxlDecoderStatus = 5;

The decoder requests and output buffer to store the full resolution image, which can be set with JxlDecoderSetImageOutBuffer. This event re-occurs for new frames if there are multiple animation frames.