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