Skip to main content

cmsLab2XYZ

Function cmsLab2XYZ 

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