Function lcms2_sys::ffi::cmsLab2LCh

source ·
pub unsafe extern "C" fn cmsLab2LCh(
    LCh: *mut CIELCh,
    Lab: *const CIELab
)