Function jpegxl_sys::encode::JxlEncoderSetICCProfile

source ·
pub unsafe extern "C" fn JxlEncoderSetICCProfile(
    enc: *mut JxlEncoder,
    icc_profile: *const u8,
    size: usize
) -> JxlEncoderStatus