Function jpegxl_sys::decode::JxlDecoderSetUnpremultiplyAlpha

source ·
pub unsafe extern "C" fn JxlDecoderSetUnpremultiplyAlpha(
    dec: *mut JxlDecoder,
    unpremul_alpha: JxlBool
) -> JxlDecoderStatus