Skip to main content

cmsXYZ2Lab

Function cmsXYZ2Lab 

Source
pub unsafe extern "C" fn cmsXYZ2Lab(
    WhitePoint: *const CIEXYZ,
    Lab: *mut CIELab,
    xyz: *const CIEXYZ,
)