Function lcms2_sys::ffi::cmsXYZ2Lab
[−]
[src]
pub unsafe extern "C" fn cmsXYZ2Lab(
WhitePoint: *const CIEXYZ,
Lab: *mut CIELab,
xyz: *const CIEXYZ
)