Function lcms2_sys::ffi::cmsLCh2Lab

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